IUCServiceActivityMembershipCancel Method |
Cancels a specific membership and validates if cancellation is in order (i.e. compares to commitment period)
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxbool ActivityMembershipCancel(
string contactNo,
string memberShipNo,
string comment
)
Parameters
- contactNo String
- Member Contact
- memberShipNo String
- comment String
Return Value
Boolean
Remarks
LS Central WS2: CancelMembership
See Also