←Select platform

Id Property (ItemsInfoTableRow)

Summary

Gets or sets the value of the Id column for this row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public string Id { get; set; } 
<DebuggerNonUserCodeAttribute()>  
Public Property Id() As String 
   Get 
   Set 
public:  
   [DebuggerNonUserCodeAttribute] 
   property String^ Id 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The value of the Id column for this row.

Remarks

Unique id of the cached item.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Caching Assembly
Click or drag to resize