Guid Property

Summary

Gets or sets the form's attributes ID.

Syntax
C#
VB
C++
public Guid Guid { get; set; } 
  
Public Property Guid As Guid 
public: 
property Guid Guid { 
   Guid get(); 
   void set (    Guid ); 
} 

Property Value

The GUID associated with this form.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly