Class F_AnyToUnionValue
Inheritance
System.Object
F_AnyToUnionValue
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: TcoCoreConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "F_AnyToUnionValue", "TcoCore", TypeComplexityEnum.Complex)]
public class F_AnyToUnionValue : IVortexObject, ITwinObject, IVortexElement, IF_AnyToUnionValue, IShadowF_AnyToUnionValue, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
F_AnyToUnionValue()
Declaration
public F_AnyToUnionValue()
|
Improve this Doc
View Source
F_AnyToUnionValue(IVortexObject, String, String)
Declaration
public F_AnyToUnionValue(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
Fields
|
Improve this Doc
View Source
__bool
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
__byte
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerByte |
|
|
Improve this Doc
View Source
__date
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDate |
|
|
Improve this Doc
View Source
__dateandtime
Declaration
OnlinerDateTime __dateandtime
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDateTime |
|
|
Improve this Doc
View Source
__dint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDInt |
|
|
Improve this Doc
View Source
__dword
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDWord |
|
|
Improve this Doc
View Source
__int
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerInt |
|
|
Improve this Doc
View Source
__lint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
__lreal
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLReal |
|
|
Improve this Doc
View Source
__ltime
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLTime |
|
|
Improve this Doc
View Source
__lword
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLWord |
|
|
Improve this Doc
View Source
__real
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerReal |
|
|
Improve this Doc
View Source
__sint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerSInt |
|
|
Improve this Doc
View Source
__string
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
__time
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerTime |
|
|
Improve this Doc
View Source
__timeofday
Declaration
OnlinerTimeOfDay __timeofday
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerTimeOfDay |
|
|
Improve this Doc
View Source
__udint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUDInt |
|
|
Improve this Doc
View Source
__uint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
__ulint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerULInt |
|
|
Improve this Doc
View Source
__usint
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUSInt |
|
|
Improve this Doc
View Source
__word
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerWord |
|
|
Improve this Doc
View Source
__wstring
Declaration
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerWString |
|
|
Improve this Doc
View Source
_humanReadable
Declaration
protected string _humanReadable
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
_AttributeName
Declaration
string _AttributeName { }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
_bool
Declaration
public OnlinerBool _bool { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
_byte
Declaration
public OnlinerByte _byte { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerByte |
|
|
Improve this Doc
View Source
_date
Declaration
public OnlinerDate _date { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDate |
|
|
Improve this Doc
View Source
_dateandtime
Declaration
public OnlinerDateTime _dateandtime { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDateTime |
|
|
Improve this Doc
View Source
_dint
Declaration
public OnlinerDInt _dint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDInt |
|
|
Improve this Doc
View Source
_dword
Declaration
public OnlinerDWord _dword { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerDWord |
|
|
Improve this Doc
View Source
_int
Declaration
public OnlinerInt _int { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerInt |
|
|
Improve this Doc
View Source
_lint
Declaration
public OnlinerLInt _lint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLInt |
|
|
Improve this Doc
View Source
_lreal
Declaration
public OnlinerLReal _lreal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLReal |
|
|
Improve this Doc
View Source
_ltime
Declaration
public OnlinerLTime _ltime { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLTime |
|
|
Improve this Doc
View Source
_lword
Declaration
public OnlinerLWord _lword { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerLWord |
|
|
Improve this Doc
View Source
_real
Declaration
public OnlinerReal _real { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerReal |
|
|
Improve this Doc
View Source
_sint
Declaration
public OnlinerSInt _sint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerSInt |
|
|
Improve this Doc
View Source
_string
Declaration
public OnlinerString _string { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerString |
|
|
Improve this Doc
View Source
_time
Declaration
public OnlinerTime _time { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerTime |
|
|
Improve this Doc
View Source
_timeofday
Declaration
public OnlinerTimeOfDay _timeofday { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerTimeOfDay |
|
|
Improve this Doc
View Source
_udint
Declaration
public OnlinerUDInt _udint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUDInt |
|
|
Improve this Doc
View Source
_uint
Declaration
public OnlinerUInt _uint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUInt |
|
|
Improve this Doc
View Source
_ulint
Declaration
public OnlinerULInt _ulint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerULInt |
|
|
Improve this Doc
View Source
_usint
Declaration
public OnlinerUSInt _usint { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerUSInt |
|
|
Improve this Doc
View Source
_word
Declaration
public OnlinerWord _word { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerWord |
|
|
Improve this Doc
View Source
_wstring
Declaration
public OnlinerWString _wstring { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerWString |
|
|
Improve this Doc
View Source
AttributeName
Declaration
public string AttributeName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Children
Declaration
List<IVortexObject> Children { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
Connector
Declaration
protected IConnector Connector { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
HumanReadable
Declaration
public string HumanReadable { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Kids
Declaration
List<IVortexElement> Kids { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
Parent
Declaration
protected IVortexObject Parent { get; set; }
Property Value
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
Symbol
Declaration
public string Symbol { get; protected set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SymbolTail
Declaration
protected string SymbolTail { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
List<IValueTag> ValueTags { }
Property Value
Type |
Description |
System.Collections.Generic.List<Vortex.Connector.IValueTag> |
|
Methods
|
Improve this Doc
View Source
AddChild(IVortexObject)
Declaration
public void AddChild(IVortexObject vortexObject)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
vortexObject |
|
|
Improve this Doc
View Source
AddKid(IVortexElement)
Declaration
public void AddKid(IVortexElement vortexElement)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexElement |
vortexElement |
|
|
Improve this Doc
View Source
AddValueTag(IValueTag)
Declaration
public void AddValueTag(IValueTag valueTag)
Parameters
Type |
Name |
Description |
Vortex.Connector.IValueTag |
valueTag |
|
|
Improve this Doc
View Source
CopyPlainToShadow(PlainF_AnyToUnionValue)
Declaration
public void CopyPlainToShadow(PlainF_AnyToUnionValue source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainF_AnyToUnionValue CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainF_AnyToUnionValue)
Declaration
protected PlainF_AnyToUnionValue CreatePlainerType(PlainF_AnyToUnionValue cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainF_AnyToUnionValue)
Declaration
public void FlushOnlineToPlain(PlainF_AnyToUnionValue source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainF_AnyToUnionValue)
Declaration
public void FlushPlainToOnline(PlainF_AnyToUnionValue source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
GetChildren()
Declaration
public IEnumerable<IVortexObject> GetChildren()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexObject> |
|
|
Improve this Doc
View Source
GetConnector()
Declaration
public IConnector GetConnector()
Returns
Type |
Description |
Vortex.Connector.IConnector |
|
|
Improve this Doc
View Source
GetKids()
Declaration
public IEnumerable<IVortexElement> GetKids()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IVortexElement> |
|
|
Improve this Doc
View Source
GetParent()
Declaration
public IVortexObject GetParent()
Returns
Type |
Description |
Vortex.Connector.IVortexObject |
|
|
Improve this Doc
View Source
GetSymbolTail()
Declaration
public string GetSymbolTail()
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public IEnumerable<IValueTag> GetValueTags()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<Vortex.Connector.IValueTag> |
|
|
Improve this Doc
View Source
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
|
Improve this Doc
View Source
IF_AnyToUnionValue._bool
Declaration
IOnlineBool IF_AnyToUnionValue._bool { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._byte
Declaration
IOnlineByte IF_AnyToUnionValue._byte { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineByte |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._date
Declaration
IOnlineDate IF_AnyToUnionValue._date { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineDate |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._dateandtime
Declaration
IOnlineDateTime IF_AnyToUnionValue._dateandtime { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineDateTime |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._dint
Declaration
IOnlineDInt IF_AnyToUnionValue._dint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineDInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._dword
Declaration
IOnlineDWord IF_AnyToUnionValue._dword { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineDWord |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._int
Declaration
IOnlineInt IF_AnyToUnionValue._int { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._lint
Declaration
IOnlineLInt IF_AnyToUnionValue._lint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._lreal
Declaration
IOnlineLReal IF_AnyToUnionValue._lreal { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLReal |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._ltime
Declaration
IOnlineLTime IF_AnyToUnionValue._ltime { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLTime |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._lword
Declaration
IOnlineLWord IF_AnyToUnionValue._lword { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineLWord |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._real
Declaration
IOnlineReal IF_AnyToUnionValue._real { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._sint
Declaration
IOnlineSInt IF_AnyToUnionValue._sint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineSInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._string
Declaration
IOnlineString IF_AnyToUnionValue._string { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._time
Declaration
IOnlineTime IF_AnyToUnionValue._time { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineTime |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._timeofday
Declaration
IOnlineTimeOfDay IF_AnyToUnionValue._timeofday { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineTimeOfDay |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._udint
Declaration
IOnlineUDInt IF_AnyToUnionValue._udint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUDInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._uint
Declaration
IOnlineUInt IF_AnyToUnionValue._uint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._ulint
Declaration
IOnlineULInt IF_AnyToUnionValue._ulint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._usint
Declaration
IOnlineUSInt IF_AnyToUnionValue._usint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUSInt |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._word
Declaration
IOnlineWord IF_AnyToUnionValue._word { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineWord |
|
|
Improve this Doc
View Source
IF_AnyToUnionValue._wstring
Declaration
IOnlineWString IF_AnyToUnionValue._wstring { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineWString |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._bool
Declaration
IShadowBool IShadowF_AnyToUnionValue._bool { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._byte
Declaration
IShadowByte IShadowF_AnyToUnionValue._byte { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowByte |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._date
Declaration
IShadowDate IShadowF_AnyToUnionValue._date { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDate |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._dateandtime
Declaration
IShadowDateTime IShadowF_AnyToUnionValue._dateandtime { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDateTime |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._dint
Declaration
IShadowDInt IShadowF_AnyToUnionValue._dint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._dword
Declaration
IShadowDWord IShadowF_AnyToUnionValue._dword { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDWord |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._int
Declaration
IShadowInt IShadowF_AnyToUnionValue._int { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._lint
Declaration
IShadowLInt IShadowF_AnyToUnionValue._lint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._lreal
Declaration
IShadowLReal IShadowF_AnyToUnionValue._lreal { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._ltime
Declaration
IShadowLTime IShadowF_AnyToUnionValue._ltime { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLTime |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._lword
Declaration
IShadowLWord IShadowF_AnyToUnionValue._lword { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLWord |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._real
Declaration
IShadowReal IShadowF_AnyToUnionValue._real { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._sint
Declaration
IShadowSInt IShadowF_AnyToUnionValue._sint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowSInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._string
Declaration
IShadowString IShadowF_AnyToUnionValue._string { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._time
Declaration
IShadowTime IShadowF_AnyToUnionValue._time { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._timeofday
Declaration
IShadowTimeOfDay IShadowF_AnyToUnionValue._timeofday { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTimeOfDay |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._udint
Declaration
IShadowUDInt IShadowF_AnyToUnionValue._udint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUDInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._uint
Declaration
IShadowUInt IShadowF_AnyToUnionValue._uint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._ulint
Declaration
IShadowULInt IShadowF_AnyToUnionValue._ulint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._usint
Declaration
IShadowUSInt IShadowF_AnyToUnionValue._usint { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUSInt |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._word
Declaration
IShadowWord IShadowF_AnyToUnionValue._word { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowWord |
|
|
Improve this Doc
View Source
IShadowF_AnyToUnionValue._wstring
Declaration
IShadowWString IShadowF_AnyToUnionValue._wstring { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowWString |
|
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject