ArcFM Responder Mobile Developer Guide
FcidColumn Property






Gets the name of the column containing the feature class ID.
Syntax
'Declaration
 
Public Shared ReadOnly Property FcidColumn As System.String
'Usage
 
Dim value As System.String
 
value = GetFeatureClassObjectsIdInformationRequest.FcidColumn
public static System.string FcidColumn {get;}
public read-only property FcidColumn: System.String; static; 
public static function get FcidColumn : System.String
public: __property static System.string* get_FcidColumn();
public:
static property System.String^ FcidColumn {
   System.String^ get();
}
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

GetFeatureClassObjectsIdInformationRequest Class
GetFeatureClassObjectsIdInformationRequest Members

Send Feedback