Interface IStringBuilder
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IStringBuilder : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainStringBuilder CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainStringBuilder)
Declaration
void FlushOnlineToPlain(PlainStringBuilder source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainStringBuilder)
Declaration
void FlushPlainToOnline(PlainStringBuilder source)
Parameters