Click or drag to resize
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: 592.1.30.0
Syntax
C#
public int FeatureType { get; }

Property Value

Type: Int32
See Also