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