LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

ObjectNumber Property

Show in webframe






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: __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

See Also

Reference

AnnotationIdentifier Class
AnnotationIdentifier Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.