Click or drag to resize

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
Syntax
C#
Subscription GetSubscriptionByUId(
	Guid uid
)

Parameters

uid
Type: SystemGuid

Return Value

Type: Subscription
See Also