CallClassProvider.Line Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ Line { Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ get(); void set(Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ value); };
public Microsoft.Uii.Csr.Cti.Providers.LineClassProvider Line { get; set; }
member this.Line : Microsoft.Uii.Csr.Cti.Providers.LineClassProvider with get, set
Public Property Line As LineClassProvider