Interface IsTcoObject
Inherited Members
Vortex.Connector.IVortexObject.GetChildren()
Vortex.Connector.IVortexObject.GetKids()
Vortex.Connector.IVortexObject.GetValueTags()
Vortex.Connector.IVortexObject.AddChild(Vortex.Connector.IVortexObject)
Vortex.Connector.IVortexObject.AddValueTag(Vortex.Connector.IValueTag)
Vortex.Connector.IVortexObject.AddKid(Vortex.Connector.IVortexElement)
Vortex.Connector.IVortexObject.GetConnector()
Vortex.Connector.IVortexElement.GetParent()
Vortex.Connector.IVortexElement.GetSymbolTail()
Vortex.Connector.IVortexElement.Symbol
Vortex.Connector.IVortexElement.AttributeName
Vortex.Connector.IVortexElement.HumanReadable
Namespace: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public interface IsTcoObject : IVortexObject, ITwinObject, IVortexElement
Properties
| Improve this Doc View SourceMessageHandler
Declaration
TcoObjectMessageHandler MessageHandler { get; }
Property Value
Type | Description |
---|---|
TcoObjectMessageHandler |