| NumberTypeCustomFieldDefinition Properties | 
The NumberTypeCustomFieldDefinition type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AppId | 
            
            Product: ALL
            Description: Identifier of Partner AppId that corresponds to this CustomField.
            
            (Inherited from CustomFieldDefinition.) | 
|  | AttachableRef | 
            Specifies entity name of the attachment from where the attachment was requested
            
            (Inherited from IntuitEntity.) | 
|  | CustomField | 
            
            Product: QBW
            Description: Custom field (or data extension).
            Filterable: QBW
            
            (Inherited from IntuitEntity.) | 
|  | DefaultValue | 
            
            Product: ALL
            Description: Default decimal value for the NumberType CustomField.
            
             | 
|  | DefaultValueSpecified | |
|  | domain | 
            
            Product: ALL
            Description: Domain in which the entity belongs.
            
            (Inherited from IntuitEntity.) | 
|  | EntityType | 
            
            Product: ALL
            Description: Intuit entity type to which the CustomFieldDefinition is associated. Valid values are defined in the objectNameEnumType.[br /]Required for the create operation.
            Required: ALL
            
            (Inherited from CustomFieldDefinition.) | 
|  | HeaderFull | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | HeaderLite | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Hidden | 
            
            Product: ALL
            Description: True if the custom field is Private; false if Public and can be shared among different applications.
            
            (Inherited from CustomFieldDefinition.) | 
|  | Id | 
            
            Product: ALL
            Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation.
            Required: ALL
            Filterable: ALL
            
            (Inherited from IntuitEntity.) | 
|  | MaxValue | 
            
            Product: ALL
            Description: Maximum decimal value allowed when the NumberType CustomField is created/updated.
            
             | 
|  | MaxValueSpecified | |
|  | MetaData | 
            
            Product: ALL
            Description: Descriptive information about the entity.  The MetaData values are set by Data Services and are read only for all applications.
            
            (Inherited from IntuitEntity.) | 
|  | MinValue | 
            
            Product: ALL
            Description: Minimum decimal value allowed when the NumberType CustomField is created/updated.
            
             | 
|  | MinValueSpecified | |
|  | Name | 
            
            Product: ALL
            Description: Name of the CustomField entity.[br /]Required for the create operation.
            Required: ALL
            
            (Inherited from CustomFieldDefinition.) | 
|  | NameAndId | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Overview | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Required | 
            
            Product: ALL
            Description: True if the custom field must be specified for every instance of the Parent entity for which the CustomFieldDefinition is defined. Data Services dpes not verify the value of that field.
            
            (Inherited from CustomFieldDefinition.) | 
|  | sparse | 
            
            Product: ALL
            Description: True if the entity representation has a partial set of elements. Output only field.
            
            (Inherited from IntuitEntity.) | 
|  | sparseSpecified | (Inherited from IntuitEntity.) | 
|  | status | 
            
            Product: ALL
            Description: System status of the entity. Output only field.[br /]
            Filterable: ALL
            
            (Inherited from IntuitEntity.) | 
|  | statusSpecified | (Inherited from IntuitEntity.) | 
|  | SyncToken | 
            
            Product: ALL
            Description: Version number of the entity.  The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services.  An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation.
            Required: ALL
            
            (Inherited from IntuitEntity.) | 
 See Also
See Also