PersistedWorkflowInformationOwner Property |
The workflow instance owner.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Owner { get; }
Public ReadOnly Property Owner As String
Get
public:
property String^ Owner {
String^ get ();
}
member Owner : string with get
Property Value
String
See Also