ResponseIdentity Property
Gets or sets the indetity of the user task.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public string Identity { get; set; }
Public Property Identity As String
Get
Set
public:
property String^ Identity {
String^ get ();
void set (String^ value);
}
member Identity : string with get, set
Property Value
String Valid in all response types.