←Select platform

Id Property

Summary

Gets or sets the Id value.

Syntax

C#
VB
C++
public byte[] Id { get; set; } 
  
Public Property Id As Byte() 
public: 
property array<byte>^ Id { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

An array containing a 16 byte UUID as specified by ISO/IEC 11578:1996.

Requirements

Target Platforms

See Also

Reference

UuidId Structure

UuidId Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly