MigrationBatchIdParameter.GetObjects Method
Include Protected Members
Include Inherited Members
Returns a list of objects matching this identity.
Overload List
Name | Description | |
---|---|---|
GetObjects<T>(ObjectId, IConfigDataProvider) | Returns a list of objects matching this identity starting with the specified root object and using the specified session. | |
GetObjects<T>(ObjectId, IConfigDataProvider, OptionalIdentityData, Nullable<LocalizedString>) | Returns a list of objects matching this identity starting with the specified root object and using the specified session and optional identity information. |
Top