This document is archived and information here might be outdated. Recommended version. |
The datum code.
[Visual Basic .NET]
Public Property DatumCode As Integer
[C#]
public int DatumCode {get; set;}
[C++]
HRESULT get_DatumCode(
void
);
[C++]
HRESULT put_DatumCode(
);