Interface ICLDInsertCommand
INSERT CLData command is used to pass textual information directly into output file.
Inherited Members
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public interface ICLDInsertCommand : ICLDCommand, INamedProperty
Properties
Text
The text to output to the file.
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
System.String |