Returns or sets a single member for the specified page dimension; the member is identified by a member ID. If you are setting this property, the member ID must be cast as a Long.
You can return a member ID from a member name with GetMemberID (HFMwDimension component). |
<HFMwDataGrid>.memberID(lDimensionID)
Specifies the dimension to which the member belongs. Pass one of the HFMConstants type library constants listed in Dimension ID Constants. |
memberID is used in the example for maxColsPerPage.