EbsOpen Class Library for EBSILON®Professional

CrossStyle.ShowIdentifier Property

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

See Also

CrossStyle Class | EbsOpen Namespace