Click or drag to resize

IPluginWindowFormID Property

The unique ID for the implementing form. This ID is used to find back an already open form instance.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntax
Guid FormID { get; set; }

Property Value

Type: Guid
See Also