IUCServiceActivityMembershipCancel Method |
Cancels a specific membership and validates if cancellation is in order (i.e. compares to commitment period)
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax bool ActivityMembershipCancel(
string contactNo,
string memberShipNo,
string comment
)
Parameters
- contactNo
- Type: SystemString
Member Contact - memberShipNo
- Type: SystemString
- comment
- Type: SystemString
Return Value
Type:
BooleanRemarks
LS Central WS2 : CancelMembership
See Also