DynamicsAxServiceUpdateGLStatusFlag Method |
This method enables the calling application to update the GLStatusFlag value to True, to indicate that the status of the transaction is posted.
Namespace:
Cmc.CampusLink.Wcf.AccountsAssembly: Cmc.CampusLink.Wcf (in Cmc.CampusLink.Wcf.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public UpdateGLStatusResponse UpdateGLStatusFlag( UpdateGLStatusRequest request )
Parameters
- request
- Type: Cmc.CampusLink.Wcf.Messages.AccountsUpdateGLStatusRequest
The UpdateGLStatusFlagRequest message with information to update the GLStatusFlag value to true.
Return Value
Type: UpdateGLStatusResponseReturns the UpdateGLStatusFlagResponse message.
Implements
IDynamicsAxService.UpdateGLStatusFlag(UpdateGLStatusRequest)