ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / DimensionFeatureClassDescription Class


In This Topic
    DimensionFeatureClassDescription Class Properties
    In This Topic

    For a list of all members of this type, see DimensionFeatureClassDescription members.

    Public Properties
     NameDescription
    Public PropertyThe alias name of the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public PropertyThe list of ArcGIS.Core.CIM.CIMDimensionStyle of the ArcGIS.Core.Data.Mapping.DimensionFeatureClass.  
    Public PropertyThe list of FieldDescription items in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public Property The units that the reference scale is measured in.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe reference scale of the ArcGIS.Core.Data.Mapping.DimensionFeatureClass. This value must be greater than zero.  
    Public PropertyRepresents the shape ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FeatureClassDescription)
    Public PropertyDenotes the subtype ArcGIS.Core.Data.Field in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Top
    See Also