Interface ITcoTaskResult
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoTaskResult : IVortexOnlineObject
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
IF_AnyToUnionValue F_AnyToUnionValue { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoTaskResult CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoTaskResult)
Declaration
void FlushOnlineToPlain(PlainTcoTaskResult source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoTaskResult)
Declaration
void FlushPlainToOnline(PlainTcoTaskResult source)
Parameters