This document is archived and information here might be outdated. Recommended version. |
The unique ID associated with the cell size level.
[Visual Basic .NET]
Public Property ID As Integer
[C#]
public int ID {get; set;}
[C++]
HRESULT get_ID(
long pDescriptionID
);
[C++]
HRESULT put_ID(
System.Int32* pDescriptionID
);
[C++] Parameters pDescriptionID [in]
pDescriptionID is a parameter of type long pDescriptionID [out, retval]
pDescriptionID is a parameter of type long*