Class PlainTcoCoreTwinController
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainTcoCoreTwinController
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
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()
Namespace: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public class PlainTcoCoreTwinController : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainTcoCoreTwinController()
Declaration
public PlainTcoCoreTwinController()
Fields
| Improve this Doc View Source_MAIN
Declaration
PlainMAIN _MAIN
Field Value
Type | Description |
---|---|
PlainMAIN |
_NO
Declaration
PlainNO _NO
Field Value
Type | Description |
---|---|
PlainNO |
_RtcPrg
Declaration
PlainRtcPrg _RtcPrg
Field Value
Type | Description |
---|---|
PlainRtcPrg |
Properties
| Improve this Doc View SourceMAIN
Declaration
PlainMAIN MAIN { }
Property Value
Type | Description |
---|---|
PlainMAIN |
NO
Declaration
public PlainNO NO { get; set; }
Property Value
Type | Description |
---|---|
PlainNO |
RtcPrg
Declaration
public PlainRtcPrg RtcPrg { get; set; }
Property Value
Type | Description |
---|---|
PlainRtcPrg |
Events
| Improve this Doc View SourcePropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type | Description |
---|---|
System.ComponentModel.PropertyChangedEventHandler |
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain