M-Files API 23.11.13135.0
Add Method
SignaturePromptInfos Collection : Add Method
The position of the item.
The signature prompt info to be added.
Description
Adds the item to the collection at the specified position.
Syntax
Visual Basic
Public Sub Add( _
   ByVal Index As Long, _
   ByVal SignaturePromptInfo As SignaturePromptInfo _
) 
Parameters
Index
The position of the item.
SignaturePromptInfo
The signature prompt info to be added.
See Also

SignaturePromptInfos Collection  | SignaturePromptInfos Members