Class PlainInfoData_6F19DB2B
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainInfoData_6F19DB2B
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: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public class PlainInfoData_6F19DB2B : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainInfoData_6F19DB2B()
Declaration
public PlainInfoData_6F19DB2B()
Fields
| Improve this Doc View Source_State
Declaration
ushort _State
Field Value
Type | Description |
---|---|
System.UInt16 |
Properties
| Improve this Doc View SourceState
Declaration
public ushort State { get; set; }
Property Value
Type | Description |
---|---|
System.UInt16 |
Methods
| Improve this Doc View SourceCopyCyclicToPlain(IInfoData_6F19DB2B)
Declaration
public void CopyCyclicToPlain(IInfoData_6F19DB2B source)
Parameters
Type | Name | Description |
---|---|---|
IInfoData_6F19DB2B | source |
CopyCyclicToPlain(InfoData_6F19DB2B)
Declaration
public void CopyCyclicToPlain(InfoData_6F19DB2B source)
Parameters
Type | Name | Description |
---|---|---|
InfoData_6F19DB2B | source |
CopyPlainToCyclic(IInfoData_6F19DB2B)
Declaration
public void CopyPlainToCyclic(IInfoData_6F19DB2B target)
Parameters
Type | Name | Description |
---|---|---|
IInfoData_6F19DB2B | target |
CopyPlainToCyclic(InfoData_6F19DB2B)
Declaration
public void CopyPlainToCyclic(InfoData_6F19DB2B target)
Parameters
Type | Name | Description |
---|---|---|
InfoData_6F19DB2B | target |
CopyPlainToShadow(InfoData_6F19DB2B)
Declaration
public void CopyPlainToShadow(InfoData_6F19DB2B target)
Parameters
Type | Name | Description |
---|---|---|
InfoData_6F19DB2B | target |
CopyPlainToShadow(IShadowInfoData_6F19DB2B)
Declaration
public void CopyPlainToShadow(IShadowInfoData_6F19DB2B target)
Parameters
Type | Name | Description |
---|---|---|
IShadowInfoData_6F19DB2B | target |
CopyShadowToPlain(InfoData_6F19DB2B)
Declaration
public void CopyShadowToPlain(InfoData_6F19DB2B source)
Parameters
Type | Name | Description |
---|---|---|
InfoData_6F19DB2B | source |
CopyShadowToPlain(IShadowInfoData_6F19DB2B)
Declaration
public void CopyShadowToPlain(IShadowInfoData_6F19DB2B source)
Parameters
Type | Name | Description |
---|---|---|
IShadowInfoData_6F19DB2B | source |
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