DispatcherTypeGuid Property |
The GUID uniquely identifies the dispatcher type.
Namespace: Scanjour.Workflow4.Web.Services.EntitiesAssembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Guid Guid { get; }
Public ReadOnly Property Guid As Guid
Get
public:
property Guid Guid {
Guid get ();
}
member Guid : Guid with get
Property Value
Guid
See Also