'Declaration Public Property InterationMode As EcgInterationMode
public EcgInterationMode InterationMode { get; set; }
public: __property EcgInterationMode get_InterationMode(); public: __property void set_InterationMode(
EcgInterationMode value
);
public:
property EcgInterationMode InterationMode { EcgInterationMode get(); void set(EcgInterationMode value); }
Property Value
Значение по умолчанию - EcgInterationMode.Duration.