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