[Visual Basic] Public Property AlwaysShowExpressions As Boolean [C#] public bool AlwaysShowExpressions { get; set; } [C++] public: __property bool get_AlwaysShowExpressions(); public: __property void set_AlwaysShowExpressions(bool ); [JScript] public function get AlwaysShowExpressions() : bool public function set AlwaysShowExpressions(bool);
ApplicationEdit Class | EbsOpen Namespace