This document is archived and information here might be outdated. Recommended version. |
The true FieldMap object.
[Visual Basic .NET] Public Property FieldMap As IGPFieldMap
[C#] public IGPFieldMap FieldMap {get; set;}
[C++]
HRESULT get_FieldMap(
void
);
[C++]
HRESULT putref_FieldMap(
);