ExportSymbolAttribute Class
Specifies a symbol to export from this TwinCAT HMI server extension to its Config.json during compile time. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
SystemAttribute
TcHmiSrv.Core.Tools.StaticSymbolsExportSymbolAttribute
Namespace: TcHmiSrv.Core.Tools.StaticSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public sealed class ExportSymbolAttribute : AttributeThe ExportSymbolAttribute type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the ExportSymbolAttribute class with the specified name. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Contains the default Access of this symbol. | |
|
|
Contains a value that indicates whether to automatically add this symbol. | |
|
|
Contains a description for this symbol. | |
|
|
Contains a value that indicates whether this symbol is a function. | |
|
|
Gets the name of this symbol. | |
|
|
Contains the Type of the read value of this symbol. | |
|
|
When implemented in a derived class, gets a unique identifier
for this Attribute. | |
|
|
Contains the names of the user groups that have access to this symbol. | |
|
|
Contains the default Visibility of this symbol. | |
|
|
Contains the Type of the read value of this symbol. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Returns a value that indicates whether this instance is equal
to a specified object. | |
|
|
Returns the hash code for this instance. | |
|
|
Gets the Type of the current
instance. | |
|
|
When overridden in a derived class, indicates whether the value
of this instance is the default value for the derived class. | |
|
|
When overridden in a derived class, returns a value that
indicates whether this instance equals a specified object. | |
|
|
Returns a string that represents the current object. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0