Class PlainSyncUnitTask_AB2F5079
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainSyncUnitTask_AB2F5079
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 PlainSyncUnitTask_AB2F5079 : PlainSyncUnitTaskBase_FCD3CBF3, INotifyPropertyChanged, IPlain
Constructors
|
Improve this Doc
View Source
PlainSyncUnitTask_AB2F5079()
Declaration
public PlainSyncUnitTask_AB2F5079()
Fields
|
Improve this Doc
View Source
_InfoData
Declaration
PlainInfoData_8649EEEB _InfoData
Field Value
|
Improve this Doc
View Source
_WcState
Declaration
PlainWcState_0B2B16F9 _WcState
Field Value
Properties
|
Improve this Doc
View Source
InfoData
Declaration
public PlainInfoData_8649EEEB InfoData { get; set; }
Property Value
|
Improve this Doc
View Source
WcState
Declaration
public PlainWcState_0B2B16F9 WcState { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
CopyCyclicToPlain(ISyncUnitTask_AB2F5079)
Declaration
public void CopyCyclicToPlain(ISyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
CopyCyclicToPlain(SyncUnitTask_AB2F5079)
Declaration
public void CopyCyclicToPlain(SyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(ISyncUnitTask_AB2F5079)
Declaration
public void CopyPlainToCyclic(ISyncUnitTask_AB2F5079 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToCyclic(SyncUnitTask_AB2F5079)
Declaration
public void CopyPlainToCyclic(SyncUnitTask_AB2F5079 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(IShadowSyncUnitTask_AB2F5079)
Declaration
public void CopyPlainToShadow(IShadowSyncUnitTask_AB2F5079 target)
Parameters
|
Improve this Doc
View Source
CopyPlainToShadow(SyncUnitTask_AB2F5079)
Declaration
public void CopyPlainToShadow(SyncUnitTask_AB2F5079 target)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(IShadowSyncUnitTask_AB2F5079)
Declaration
public void CopyShadowToPlain(IShadowSyncUnitTask_AB2F5079 source)
Parameters
|
Improve this Doc
View Source
CopyShadowToPlain(SyncUnitTask_AB2F5079)
Declaration
public void CopyShadowToPlain(SyncUnitTask_AB2F5079 source)
Parameters
Events
|
Improve this Doc
View Source
PropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type |
Description |
System.ComponentModel.PropertyChangedEventHandler |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain