CCRecipientExceptionState Property |
The current state of the parent shipment.
Namespace: Scanjour.Workflow4.ActivityLibrary.ExceptionsAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string State { get; }
Public ReadOnly Property State As String
Get
public:
property String^ State {
String^ get ();
}
member State : string with get
Property Value
String
See Also