Click or drag to resize

DocumentItemGetNative Method

Gets the NativeItem reference.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public NativeItem GetNative()

Return Value

NativeItem
If set, the linked native item; otherwise, null.
See Also