Click or drag to resize

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
Syntax
C#
SubscriptionConnection GetSubscriptionConnectionByUId(
	Guid uid
)

Parameters

uid
Type: SystemGuid

Return Value

Type: SubscriptionConnection
See Also