Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : ArrayIndexCommand Property
ArrayIndexCommand Property
Description
Returns an ArrayIndex object if Command is of Type ARRAY_INDEX. Returns Nothing otherwise. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property ArrayIndexCommand As ArrayIndex
Return Type
ArrayIndex object.
See Also