Define TTimeSpan (TimeSpan) parentType

The following tables list the members exposed by the TTimeSpan type.

Name Description
Public constructor TTimeSpan (Overloaded) Construct the instance
Top
Name Description
Public property AckRequired Gets or sets the Tag's AckRequired property. (inherited from TagObj).
Public property Acked Gets or sets the Tag's Acked property. (inherited from TagObj).
Public property AlarmDisable Gets or sets the Tag's AlarmDisable property. (inherited from TagObj).
Public property AlarmState Gets or sets the Tag's AlarmState property. (inherited from TagObj).
Public property AlarmSuspend Gets or sets the Tag's AlarmSuspend property. (inherited from TagObj).
Public property ArraySize Gets or sets the Tag's ArraySize property. (inherited from TagObj).
Public property Category Gets or sets the Tag's Category property. (inherited from TagObj).
Public property Changed Gets or sets the Tag's Changed property. (inherited from TagObj).
Public property Comment Gets or sets the Tag's Comment property. (inherited from TagObj).
Public property Description Gets or sets the Tag's Description property. (inherited from TagObj).
Public property DevicePoint Gets or sets the Tag's DevicePoint property. (inherited from TagObj).
Public property DeviceWriteDelta Gets or sets the Tag's DeviceWriteDelta property. (inherited from TagObj).
Public property Disable Gets or sets the Tag's Disable property. (inherited from TagObj).
Public property DisplayValue DisplayValue
Public property Domain Gets or sets the Tag's Domain property. (inherited from TagObj).
Public property ExecuteAck Gets or sets the Tag's ExecuteAck property. (hidden to intelisense) (inherited from TagObj).
Public property FirstDescription Gets or sets the Tag's FirstDescription property. (inherited from TagObj).
Public property Format Gets or sets the Tag's Format property. (inherited from TagObj).
Public property FullDescription Gets or sets the Tag's FullDescription property. (inherited from TagObj).
Public property HasHistorian Gets or sets the Tag's HasHistorian property. (inherited from TagObj).
Public property Historian Gets or sets the Tag's Historian property. (inherited from TagObj).
Public property LastArrayIndex Gets or sets the Tag's LastArrayIndex property. (inherited from TagObj).
Public property LastWriteAccess Gets the Tag's LastWriteAccess property (hidden to intelisense). (inherited from TagObj).
Public property Level Gets or sets the Tag's Level property. (inherited from TagObj).
Public property LockValue LockValue
Public property Locked Gets or sets the Tag's Locked property. (inherited from TagObj).
Public property PreviousValue Previous Value
Public property Quality Gets or sets the Tag's quality state. (inherited from TagObj).
Public property RaiseAllChanges Gets or sets the Tag's RaiseAllChanges property. (inherited from TagObj).
Public property ReadSecurity Gets or sets the Tag's ReadSecurity property. (inherited from TagObj).
Public property RelativeAddress Gets or sets the Tag's RelativeAddress property. (inherited from TagObj).
Public property Retentive Gets or sets the Tag's Retentive property. (inherited from TagObj).
Public property Timestamp Gets or sets the Tag's Timestamp property. (inherited from TagObj).
Public property TotalHours TotalHours
Public property Units Gets or sets the Tag's Units property. (inherited from TagObj).
Public property Value Value
Public property ValueAsString Gets or sets the Tag's ValueAsString property. (inherited from TagObj).
Public property ValueType Gets the Tag's ValueType property. (inherited from TagObj).
Public property Visibility Gets or sets the Tag's Visibility property. (inherited from TagObj).
Public property WriteSecurity Gets or sets the Tag's WriteSecurity property. (inherited from TagObj).
Public property XmlAttributes Gets or sets the Tag's XmlAttributes property. (inherited from TagObj).
Top
Name Description
Public method CanAddUsedTags CanAddUsedTags (inherited from TagObj).
Public method Equals (Overloaded) (inherited from Object).
Public method ForceValue Forces the object's value property to the value passed as a parameter. (inherited from TagObj).
Public method GetAlarmItemReference Return the reference object to the configured condition (inherited from TagObj).
Public method Static GetAvailablePropertiesOnDevice (inherited from TagObj).
Public method GetCategoryFlags Gets the category flags (inherited from TagObj).
Public method GetDescription Return the description (inherited from TagObj).
Public method GetEnumerationName Gets enumeration name (inherited from TagObj).
Public method GetFormatedValue Get objType (inherited from TagObj).
Public method GetHashCode (inherited from Object).
Public method GetObjValue Get object objType (inherited from TagObj).
Public method GetType (inherited from Object).
Public method GetValue (Overloaded) Get objType (inherited from TagObj).
Public method GetValueAsString Get value as string (inherited from TagObj).
Public method IsEnumeration Gets flag indicating whether tag is enumeration (inherited from TagObj).
Public method PreloadMainProperties Called to preload the main properties (inherited from TagObj).
Public method Static ReferenceEquals (inherited from Object).
Public method SetValue (Overloaded) Set objType (inherited from TagObj).
Public method ToString Converts this instance to its equivalent string representation. (inherited from TagObj).
Top
Name Description
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top