Base classes to all Tag objects.

Namespace: T.Kernel.Tags
Assembly: T.Kernel.Tags (in T.Kernel.Tags.dll)

Public MustInherit Class TagObj 
Implements ITagObj
This language is not supported or no code example is available.
public abstract class TagObj : ITagObj
This language is not supported or no code example is available.
Name Description
Public property AckRequired Gets or sets the Tag's AckRequired property.
Public property Acked Gets or sets the Tag's Acked property.
Public property AlarmDisable Gets or sets the Tag's AlarmDisable property.
Public property AlarmState Gets or sets the Tag's AlarmState property.
Public property AlarmSuspend Gets or sets the Tag's AlarmSuspend property.
Public property ArraySize Gets or sets the Tag's ArraySize property.
Public property Category Gets or sets the Tag's Category property.
Public property Changed Gets or sets the Tag's Changed property.
Public property Comment Gets or sets the Tag's Comment property.
Public property Description Gets or sets the Tag's Description property.
Public property DevicePoint Gets or sets the Tag's DevicePoint property.
Public property DeviceWriteDelta Gets or sets the Tag's DeviceWriteDelta property.
Public property Disable Gets or sets the Tag's Disable property.
Public property Domain Gets or sets the Tag's Domain property.
Public property ExecuteAck Gets or sets the Tag's ExecuteAck property. (hidden to intelisense)
Public property FirstDescription Gets or sets the Tag's FirstDescription property.
Public property Format Gets or sets the Tag's Format property.
Public property FullDescription Gets or sets the Tag's FullDescription property.
Public property HasHistorian Gets or sets the Tag's HasHistorian property.
Public property Historian Gets or sets the Tag's Historian property.
Public property LastArrayIndex Gets or sets the Tag's LastArrayIndex property.
Public property LastWriteAccess Gets the Tag's LastWriteAccess property (hidden to intelisense).
Public property Level Gets or sets the Tag's Level property.
Public property Locked Gets or sets the Tag's Locked property.
Public property PrefixAlarmMessage Gets or sets the Tag's PrefixAlarmMessage property.
Public property Quality Gets or sets the Tag's quality state.
Public property RaiseAllChanges Gets or sets the Tag's RaiseAllChanges property.
Public property ReadSecurity Gets or sets the Tag's ReadSecurity property.
Public property RelativeAddress Gets or sets the Tag's RelativeAddress property.
Public property Retentive Gets or sets the Tag's Retentive property.
Public property Timestamp Gets or sets the Tag's Timestamp property.
Public property Units Gets or sets the Tag's Units property.
Public property ValueAsString Gets or sets the Tag's ValueAsString property.
Public property ValueType Gets the Tag's ValueType property.
Public property Visibility Gets or sets the Tag's Visibility property.
Public property WriteSecurity Gets or sets the Tag's WriteSecurity property.
Public property XmlAttributes Gets or sets the Tag's XmlAttributes property.
Top

.NET Framework

Supported in: 4.6.2, 4.7