The type of symbol substitution.
[Visual Basic 6.0] Property SubstituteType As esriSymbolSubstituteType
[Visual Basic .NET] Public Property SubstituteType As esriSymbolSubstituteType
[C#] public esriSymbolSubstituteType SubstituteType {get; set;}
[Java] public esriSymbolSubstituteType getSubstituteType() throws IOException, AutomationException
[Java] public void setSubstituteType( esriSymbolSubstituteType psriSymbolSubstituteType ) throws IOException, AutomationException
[C++] HRESULT get_SubstituteType( esriSymbolSubstituteType* SubstituteType );
[C++] HRESULT put_SubstituteType( esriSymbolSubstituteType SubstituteType);
Parameters
SubstituteType [out, retval]
SubstituteType is a parameter of type esriSymbolSubstituteType
SubstituteType [in]
SubstituteType is a parameter of type esriSymbolSubstituteType