Class WorkflowInstanceDataToMove
Inheritance
System.Object
WorkflowInstanceDataToMove
Namespace: Simplic.Framework.Extension
Assembly: Simplic.Framework.Extension.dll
Syntax
public class WorkflowInstanceDataToMove : object
Properties
| Improve this Doc View SourceComment
Declaration
public string Comment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InstanceDataGuid
Declaration
public Guid InstanceDataGuid { get; set; }
Property Value
Type | Description |
---|---|
Guid |