Creates an instance of the entity object with the contained values.
Namespace: Scanjour.Workflow4.Web.Services.Entities
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- guid
- Type: SystemGuid
[Missing <param name="guid"/> documentation for "M:Scanjour.Workflow4.Web.Services.Entities.DispatcherType.#ctor(System.Guid,System.Version,System.String)"]
- version
- Type: SystemVersion
[Missing <param name="version"/> documentation for "M:Scanjour.Workflow4.Web.Services.Entities.DispatcherType.#ctor(System.Guid,System.Version,System.String)"]
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Scanjour.Workflow4.Web.Services.Entities.DispatcherType.#ctor(System.Guid,System.Version,System.String)"]
See Also