This document is archived and information here might be outdated. Recommended version. |
Domain of the field description.
[Visual Basic .NET]
Public Property Domain As String
[C#]
public string Domain {get; set;}
[C++]
HRESULT get_Domain(
void
);
[C++]
HRESULT put_Domain(
);