WorkflowDefinitionRules Property |
Rules - Rules file for the workflow.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string Rules { get; set; }
Public Property Rules As String
Get
Set
public:
property String^ Rules {
String^ get ();
void set (String^ value);
}
member Rules : string with get, set
Property Value
Type:
String
See Also