Interface IShadowTcoDiConfig
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoDiConfig : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
IsFalseTimeOut
Declaration
IShadowTime IsFalseTimeOut { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
|
Improve this Doc
View Source
IsTrueTimeOut
Declaration
IShadowTime IsTrueTimeOut { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowTime |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoDiConfig)
Declaration
void CopyPlainToShadow(PlainTcoDiConfig source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDiConfig CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()