RestoreServiceState Method
This method restores the business component state modified by DisableCopyXAService or SkipCheckCanInsert methods.
Arguments
Argument | Description |
---|---|
InstanceName |
[in] ISS business component instance name. |
BusCompName |
[in] Name of the business component inside the ISS instance business object. The BusComp class must be derived from CSSBCOrderMgmtBase. |