The current symbology rules file name.
[Visual Basic .NET] Public Property CurrentSymbologyRule As String
[C#] public string CurrentSymbologyRule {get; set;}
[C++]
HRESULT get_CurrentSymbologyRule(
BSTR* pVal
);
[C++]
HRESULT put_CurrentSymbologyRule(
BSTR pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.