M-Files API 23.11.13135.0
Item Property
SignaturePromptInfos Collection : Item Property
The position of the item in the collection.
Description
Accesses the item at the specified position in the collection.
Property type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal Index As Long _
) As SignaturePromptInfo
Parameters
Index
The position of the item in the collection.
See Also

SignaturePromptInfos Collection  | SignaturePromptInfos Members