EbsOpen Class Library for EBSILON®Professional

SRxEntry.Tag Property

[Visual Basic]
Public Property Tag As String
[C#]
public string Tag { get; set; }
[C++]
public: __property String* get_Tag();
public: __property void set_Tag(String* );
[JScript]
public function get Tag() : String
public function set Tag(String);

See Also

SRxEntry Class | EbsOpen Namespace