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