Interface IShadowTcoDataInspectorData
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface IShadowTcoDataInspectorData : IShadowTcoInspectorData, IVortexShadowObject
Properties
|
Improve this Doc
View Source
DetectedStatus
Declaration
[RenderIgnore(new string[]{"Control", "ShadowControl", "ControlSlim", "ShadowControlSlim"})]
IShadowString DetectedStatus { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
RequiredStatus
Declaration
IShadowString RequiredStatus { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
StarNotationEnabled
Declaration
IShadowBool StarNotationEnabled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoDataInspectorData)
Declaration
void CopyPlainToShadow(PlainTcoDataInspectorData source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDataInspectorData CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()