Field names and column index of fields used in the action message.
[Visual Basic .NET] Public Property FieldsWithColumns As Object
[C#] public object FieldsWithColumns {get; set;}
[C++]
HRESULT get_FieldsWithColumns(
VARIANT* array
);
[C++]
HRESULT put_FieldsWithColumns(
VARIANT array
);
[C++]Parameters
array [out, retval] array is a parameter of type VARIANT array [in] array is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.