| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic int FeatureType { get; }Property Value
Type:
Int32
See Also