Interface IShadowTcoEntity
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
public interface IShadowTcoEntity : IShadowTcoStruct, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_EntityId
Declaration
[Container(Layout.Stack)]
[RenderIgnore(new string[]{"Control", "ShadowControl", "ControlSlim", "ShadowControlSlim"})]
IShadowString _EntityId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoEntity)
Declaration
void CopyPlainToShadow(PlainTcoEntity source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoEntity CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()