EbsOpen Class Library for EBSILON®Professional

ApplicationDisplay.ShowValueTransmitterFactors Property

[Visual Basic]
Public Property ShowValueTransmitterFactors As Boolean
[C#]
public bool ShowValueTransmitterFactors { get; set; }
[C++]
public: __property bool get_ShowValueTransmitterFactors();
public: __property void set_ShowValueTransmitterFactors(bool );
[JScript]
public function get ShowValueTransmitterFactors() : bool
public function set ShowValueTransmitterFactors(bool);

See Also

ApplicationDisplay Class | EbsOpen Namespace