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: 7.6.1.3-5cb5c356
Syntax
C#
public NativeItem GetNative()

Return Value

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