MigrationBatchIdParameter.GetObjects Method

Include Protected Members
Include Inherited Members

Returns a list of objects matching this identity.

Overload List

  Name Description
Public method GetObjects<T>(ObjectId, IConfigDataProvider) Returns a list of objects matching this identity starting with the specified root object and using the specified session.
Public method 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