KitchenDraw SDK 2
Show / Hide Table of Contents

Property OriginalScript

OriginalScript

Script of the object, as it was originally set in the catalog that the object comes from.

Declaration
public string OriginalScript { get; }
Property Value
Type Description
string
Remarks

Unlike the Script property, which can be changed by an object wizard, AppliCat, or some custom plugin, OriginalScript always represent the script as it was set for the object in the catalog it comes from.

In this article
Back to top Generated by DocFX