Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Section Object : Number Property
Number Property
Description
This returns a read-only Long value of the index number of the current section within the Sections object. This is used with the Sections.Item property to access the current section later.
Property type
Read-only property
Syntax
Visual Basic
Public Property Number As Long
Return Type
Long value.
See Also