Interface ITcoParentedStructure
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoParentedStructure : ITcoObject, IVortexOnlineObject
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoParentedStructure CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoParentedStructure)
Declaration
void FlushOnlineToPlain(PlainTcoParentedStructure source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoParentedStructure)
Declaration
void FlushPlainToOnline(PlainTcoParentedStructure source)
Parameters