←Select platform

ObjectNumber Property

Summary

Gets the object number that is associated with this instance.

Syntax

C#
VB
C++
public int ObjectNumber { get; } 
  
Public ReadOnly Property ObjectNumber As Integer 
public: 
property int ObjectNumber { 
   int get(); 
} 

Property Value

Type: System.Int32 The object number that is associated with this instance.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly