ArcFM Responder Mobile Developer Guide
AnnotationFeatureInfo Constructor






Syntax
'Declaration
 
Public Function New( _
   ByVal key As ObjectKey _
)
'Usage
 
Dim key As ObjectKey
 
Dim instance As New AnnotationFeatureInfo(key)
public AnnotationFeatureInfo( 
   ObjectKey key
)
public AnnotationFeatureInfo( 
    key: ObjectKey
); 
public function AnnotationFeatureInfo( 
   key : ObjectKey
);
public: AnnotationFeatureInfo( 
   ObjectKey key
)
public:
AnnotationFeatureInfo( 
   ObjectKey key
)

Parameters

key
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

AnnotationFeatureInfo Class
AnnotationFeatureInfo Members

Send Feedback