DocumentItemGetNewNative Method |  |
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic NativeItem GetNewNative(
string nativeFilePath
)
Parameters
- nativeFilePath String
- The full path to the native file.
Return Value
NativeItemA new
NativeItem reference that can be linked to this document.
See Also