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