AggregationSubscriptionIdParameter.GetObjects Method
Include Protected Members
Include Inherited Members
Returns all objects that match this subscription identifier.
Overload List
Name | Description | |
---|---|---|
GetObjects<T>(ObjectId, IConfigDataProvider) | Returns all objects that match this subscription identifier. | |
GetObjects<T>(ObjectId, IConfigDataProvider, OptionalIdentityData, Nullable<LocalizedString>) | Returns all objects that match this subscription identifier. |
Top