Click or drag to resize

VisualOnExportBindableItem Property

Occurs when Export is called from the Tag Browser. This allows custom information to be written about each tag in addition to the default data.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public OnExportBindableItemScriptReference OnExportBindableItem { get; }

Property Value

Type: OnExportBindableItemScriptReference
See Also