The list of excluded field names.
[Visual Basic .NET] Public Property ExcludedFields As String
[C#] public string ExcludedFields {get; set;}
[C++]
HRESULT get_ExcludedFields(
BSTR* pExcludedFields
);
[C++]
HRESULT put_ExcludedFields(
BSTR pExcludedFields
);
[C++]Parameters
pExcludedFields [out, retval] pExcludedFields is a parameter of type BSTR pExcludedFields [in] pExcludedFields is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.