| ISubscriptionManagerDelete Method |
Delete subscription
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxTask<bool> Delete(
string subscriptionId
)
Parameters
- subscriptionId
- Type: SystemString
Return Value
Type:
TaskBoolean
See Also