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