This document is archived and information here might be outdated. Recommended version. |
Number of reference data tables needed for the style.
[Visual Basic .NET]
Public Property ReferenceDataTableCount As Integer
[C#]
public int ReferenceDataTableCount {get; set;}
[C++]
HRESULT get_ReferenceDataTableCount(
System.Int32* Count
);
[C++]
HRESULT put_ReferenceDataTableCount(
long Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long* Count [in]
Count is a parameter of type long