UserTaskPropertiesItem(Int32) Property
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public UserTaskProperty this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As UserTaskProperty
Get
public:
property UserTaskProperty^ default[int index] {
UserTaskProperty^ get (int index);
}
member Item : UserTaskProperty with get
- index Int32
- The index.
UserTaskProperty
The
UserTaskProperty.
UserTaskProperty