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


In This Topic
    DimensionFeatureClassDescription Class Members
    In This Topic

    The following tables list the members exposed by DimensionFeatureClassDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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