This document is archived and information here might be outdated. Recommended version. |
Returns the names of the database fields associated with the data source that are copied into the terrain.
[Visual Basic .NET] Public Function GetReservedFields ( _ ) As IStringArray
[C#] public IStringArray GetReservedFields ( );
[C++]
HRESULT GetReservedFields(
void
);