PartCount(Attribute: Variant; TimePointIndex: Integer): Integer;
PartCount[Attribute: System.Object; TimePointIndex: System.Int32]: System.Int32;
Attribute. Parameter that determines, which data is returned by a dynamic time adapter.
TimePointIndex. Parameter that determines a time point.
The PartCount property returns the number of the factor composite parts for the time point.
For a bar factor the property returns the number of columns to the specified time point. The list of factors linked to the map layers is given in the Attributes section.
The time point is specified by the TimePointIndex parameter.
The property use is given in the example for IMapTimeDynamicDataAdapter.Data.
See also: