| ISubscriptionsReaderGetSubscriptionConnectionByUId Method |
Gets the subscription connection by UId.
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxSubscriptionConnection GetSubscriptionConnectionByUId(
Guid uid
)
Parameters
- uid
- Type: SystemGuid
Return Value
Type:
SubscriptionConnection
See Also