This document is archived and information here might be outdated. Recommended version. |
The scale of the field.
[Visual Basic .NET] Public Property Scale As Integer
[C#] public int Scale {get; set;}
[C++]
HRESULT get_Scale(
void
);
[C++]
HRESULT put_Scale(
);