ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / AttributeDef Class
Properties


In This Topic
    AttributeDef Class Members
    In This Topic

    The following tables list the members exposed by AttributeDef.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the default value of this AttributeDef.  
    Public Property Gets the domain of this AttributeDef.  
    Public Property Gets the field type of this AttributeDef.  
    Public Property Gets the unique identifier for this AttributeDef.  
    Public Property Gets whether this AttributeDef allows a null value.  
    Public Property Gets the name of this AttributeDef.  
    Public Property Gets whether this AttributeDef requires units as meters.  
    Top
    See Also