Click or drag to resize

IWizardTemplateWizInst Property

Gets the WizInst (wizard instance) GUID for this wizard instance. Each time a wizard is run a unique WizInst is generated. The most common use for the WizInst is to tie temporary records to a particular wizard invocation.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizInst { get; }

Property Value

Type: String
See Also