ProcessDefinitionDefaultDuration Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.Internal.Packages.Elements.ProcessDefinition.DefaultDuration"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.Packages.ElementsAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int DefaultDuration { get; set; }
Public Property DefaultDuration As Integer
Get
Set
public:
property int DefaultDuration {
int get ();
void set (int value);
}
member DefaultDuration : int with get, set
Property Value
Int32
See Also