Indicates if the specified set of event attributes should be rendered.
[Visual Basic .NET] Public Property RenderEventAttributes As Boolean
[C#] public bool RenderEventAttributes {get; set;}
[C++]
HRESULT get_RenderEventAttributes(
VARIANT_BOOL* pbvarRender
);
[C++]
HRESULT put_RenderEventAttributes(
VARIANT_BOOL pbvarRender
);
[C++]Parameters
pbvarRender [out, retval] pbvarRender is a parameter of type VARIANT_BOOL pbvarRender [in] pbvarRender is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.