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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly