ActivityExceptionLocationCode Property |
Gets the unique throw location in the activity code.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: 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 int LocationCode { get; }
Public ReadOnly Property LocationCode As Integer
Get
public:
property int LocationCode {
int get ();
}
member LocationCode : int with get
Property Value
Int32
See Also