Guid Property

Summary

The GUID of the annotation object associated with this change.

Syntax
C#
VB
C++
public string Guid { get; set; } 
Public Property Guid() As String 
   Get 
   Set 
public:  
   property String^ Guid 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The GUID of the annotation object associated with this change. Default value is null

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.Annotations.Engine Assembly