Interface IShadowTcoExistsTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
public interface IShadowTcoExistsTask : IShadowTcoDataTask, IShadowTcoRemoteTask, IShadowTcoTask, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_exists
Declaration
IShadowBool _exists { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoExistsTask)
Declaration
void CopyPlainToShadow(PlainTcoExistsTask source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoExistsTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()