The following tables list the members exposed by Tag.
Name | Description | |
---|---|---|
![]() | DataSourceName | Get the data source name this tag is bound to. This returns the empty string for the default data source. |
![]() | FullTag | Get a string representation of this tag. If an error occurs during this method execution the empty string is returned and a warning is written to the log. |
![]() | Name | Get the name of this tag, e.g. out, set, etc. The name always is returned as a lower-case string. |
![]() | Nickname | Get the nickname of this tag. If the tag has no nickname, the empty string is returned. |
![]() | UnderlyingTag | Get the underlying tag this view is representing. Used internally by AutoTag. |