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