CustomizedButtonFeatureType Property |
Returns the feature type of the feature when the button being customized is a feature.
Returns FeatureType (for AST features) or AgentFeatureType (for Agent features) casted to an integer.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic int FeatureType { get; }
Property Value
Type:
Int32
See Also