CaseActivityDisplayOrder Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.CaseActivityHost.Model.CaseActivity.DisplayOrder"]
Namespace: Scanjour.Workflow4.CaseActivityHost.ModelAssembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int DisplayOrder { get; }
Public ReadOnly Property DisplayOrder As Integer
Get
public:
virtual property int DisplayOrder {
int get () sealed;
}
abstract DisplayOrder : int with get
override DisplayOrder : int with get
Property Value
Int32Implements
ICaseActivityDisplayOrder
See Also