getDimensionTable

Gets a feature table containing dimension features from the geodatabase, as specified by the given feature service layer ID. The service layer ID must match the ArcGISFeatureLayerInfo.serviceLayerId.

Return

If the specified table does not contain dimension feature data, then no table is returned.

Since

200.1.0


Gets a feature table containing dimension features from the geodatabase, as specified by the given tableName.

Return

If the specified table does not contain dimension feature data, then no table is returned.

Since

200.1.0