Click or drag to resize

IWsCommonGetActivePromoCodeMakers Method

This method retrieves all user's active PromoCodeMaker objects

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[RBACAllowAttribute]
[OperationContractAttribute]
WsResult<List<PromoCodeMaker>> GetActivePromoCodeMakers()

Return Value

Type: WsResultListPromoCodeMaker
See Also