Class PlainSyncUnitTasksBase_7C8711EB
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainSyncUnitTasksBase_7C8711EB
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 PlainSyncUnitTasksBase_7C8711EB : INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlainSyncUnitTasksBase_7C8711EB()
Declaration
public PlainSyncUnitTasksBase_7C8711EB()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(ISyncUnitTasksBase_7C8711EB)
Declaration
public void CopyCyclicToPlain(ISyncUnitTasksBase_7C8711EB source)
Parameters
Type | Name | Description |
---|---|---|
ISyncUnitTasksBase_7C8711EB | source |
CopyCyclicToPlain(SyncUnitTasksBase_7C8711EB)
Declaration
public void CopyCyclicToPlain(SyncUnitTasksBase_7C8711EB source)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTasksBase_7C8711EB | source |
CopyPlainToCyclic(ISyncUnitTasksBase_7C8711EB)
Declaration
public void CopyPlainToCyclic(ISyncUnitTasksBase_7C8711EB target)
Parameters
Type | Name | Description |
---|---|---|
ISyncUnitTasksBase_7C8711EB | target |
CopyPlainToCyclic(SyncUnitTasksBase_7C8711EB)
Declaration
public void CopyPlainToCyclic(SyncUnitTasksBase_7C8711EB target)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTasksBase_7C8711EB | target |
CopyPlainToShadow(IShadowSyncUnitTasksBase_7C8711EB)
Declaration
public void CopyPlainToShadow(IShadowSyncUnitTasksBase_7C8711EB target)
Parameters
Type | Name | Description |
---|---|---|
IShadowSyncUnitTasksBase_7C8711EB | target |
CopyPlainToShadow(SyncUnitTasksBase_7C8711EB)
Declaration
public void CopyPlainToShadow(SyncUnitTasksBase_7C8711EB target)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTasksBase_7C8711EB | target |
CopyShadowToPlain(IShadowSyncUnitTasksBase_7C8711EB)
Declaration
public void CopyShadowToPlain(IShadowSyncUnitTasksBase_7C8711EB source)
Parameters
Type | Name | Description |
---|---|---|
IShadowSyncUnitTasksBase_7C8711EB | source |
CopyShadowToPlain(SyncUnitTasksBase_7C8711EB)
Declaration
public void CopyShadowToPlain(SyncUnitTasksBase_7C8711EB source)
Parameters
Type | Name | Description |
---|---|---|
SyncUnitTasksBase_7C8711EB | 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