RuleDefinitionProcessId Property |
The Id of the process to start.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string ProcessId { get; set; }
Public Property ProcessId As String
Get
Set
public:
property String^ ProcessId {
String^ get ();
void set (String^ value);
}
member ProcessId : string with get, set
Property Value
String
See Also