LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

ObjectNumber Property







Gets the object number that is associated with this instance.
Syntax
public int ObjectNumber {get;}
'Declaration
 
Public ReadOnly Property ObjectNumber As Integer
'Usage
 
Dim instance As AnnotationIdentifier
Dim value As Integer
 
value = instance.ObjectNumber
public int ObjectNumber {get;}
 get_ObjectNumber(); 
public: __property int get_ObjectNumber();
public:
property int ObjectNumber {
   int get();
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnotationIdentifier Class
AnnotationIdentifier Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.