This document is archived and information here might be outdated. Recommended version. |
The LOD field name.
[Visual Basic .NET]
Public Property LODFieldName As String
[C#]
public string LODFieldName {get; set;}
[C++]
HRESULT get_LODFieldName(
System.String* pLODFieldName
);
[C++]
HRESULT put_LODFieldName(
BSTR pLODFieldName
);
[C++] Parameters pLODFieldName [out, retval]
pLODFieldName is a parameter of type BSTR* pLODFieldName [in]
pLODFieldName is a parameter of type BSTR