Id Property

Summary
Gets or sets the ID value.
Syntax
C#
VB
C++
public UuidId Id { get; set; } 
  
Public Property Id As UuidId 
public: 
property UuidId Id { 
   UuidId get(); 
   void set (    UuidId ); 
} 

Property Value

A 16 byte UUID as specified by ISO/IEC 11578:1996.

Remarks

The value of this UUID specifies the format of the vendor-specific information stored in the DATA field as well as how to interpret that information.

Requirements

Target Platforms

See Also

Reference

UuidBox Class

UuidBox Members

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.