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