WorkflowHostExceptionLocationCode Property |
Gets the unique throw location in the host code.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.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