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