 | aceLogAppendFromFile Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic void AppendFromFile(
string sourcepath,
templateFieldSubcontent datakey = templateFieldSubcontent.none,
bool isLocalSource = false
)
Request Example
View SourceParameters
- sourcepath
- Type: SystemString
- datakey (Optional)
- Type: templateFieldSubcontent
- isLocalSource (Optional)
- Type: SystemBoolean
Implements
ITextAppendContent.AppendFromFile(String, templateFieldSubcontent, Boolean)
See Also