Paragraph.m_indexIntoParentCollectionDef Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the index of the report definition into the collection of report definition object’s parent.
protected: int m_indexIntoParentCollectionDef;
protected int m_indexIntoParentCollectionDef;
val mutable m_indexIntoParentCollectionDef : int
Protected m_indexIntoParentCollectionDef As Integer