Indicates whether the tactical graphic renderers associated with the layer should symbolize graphics based upon affiliation.
[Visual Basic .NET] Public Property UseAffiliationColor As Boolean
[C#] public bool UseAffiliationColor {get; set;}
[C++]
HRESULT get_UseAffiliationColor(
VARIANT_BOOL* UseAffiliationColor
);
[C++]
HRESULT put_UseAffiliationColor(
VARIANT_BOOL UseAffiliationColor
);
[C++]Parameters
UseAffiliationColor [out, retval] UseAffiliationColor is a parameter of type VARIANT_BOOL UseAffiliationColor [in] UseAffiliationColor is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.