| ISubscriptionsReaderGetSubscriptionByUId Method |
Gets the subscription by UId.
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxSubscription GetSubscriptionByUId(
Guid uid
)
Parameters
- uid
- Type: SystemGuid
Return Value
Type:
Subscription
See Also