The Actor role
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Role { get; }
Public ReadOnly Property Role As String
Get
public:
property String^ Role {
String^ get ();
}
member Role : string with get
Property Value
String
See Also