MediaStatsDataItem Property

allow to get specific string value by name.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
string this[
	string idx
] { get; }

Parameters

idx  String

Return Value

String

See Also