ArcFM Responder Mobile Developer Guide
FindGlobalIdForFcidOid Constructor(FeatureID)






Syntax
'Declaration
 
Public Function New( _
   ByVal featureID As FeatureID _
)
'Usage
 
Dim featureID As FeatureID
 
Dim instance As New FindGlobalIdForFcidOid(featureID)
public FindGlobalIdForFcidOid( 
   FeatureID featureID
)
public FindGlobalIdForFcidOid( 
    featureID: FeatureID
); 
public function FindGlobalIdForFcidOid( 
   featureID : FeatureID
);
public: FindGlobalIdForFcidOid( 
   FeatureID* featureID
)
public:
FindGlobalIdForFcidOid( 
   FeatureID^ featureID
)

Parameters

featureID
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

FindGlobalIdForFcidOid Class
FindGlobalIdForFcidOid Members
Overload List

Send Feedback