Interface ITcoDataTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
public interface ITcoDataTask : ITcoRemoteTask, ITcoTask, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_identifier
Declaration
IOnlineString _identifier { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDataTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoDataTask)
Declaration
void FlushOnlineToPlain(PlainTcoDataTask source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoDataTask)
Declaration
void FlushPlainToOnline(PlainTcoDataTask source)
Parameters