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