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