| 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.3.0.0 (5.3.0)
SyntaxGuid FormID { get; set; }Property FormID As Guid
	Get
	Set
Property Value
Type: 
Guid
See Also