Property:FieldDataType

From CCMDB Wiki
Jump to navigation Jump to search
m m
m m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


The allowed values are  
The allowed values are  
* [[Allows value::number]]
* [[Allows value::integer]]
* [[Allows value::integer]]
* [[Allows value::long]]
* [[Allows value::long]]
Line 7: Line 8:
* [[Allows value::string]]
* [[Allows value::string]]
* [[Allows value::memo]]
* [[Allows value::memo]]
* [[Allows value::date]]
* [[Allows value::not entered]]
* [[Allows value::not entered]]

Latest revision as of 23:04, 2017 January 3

This is a property of type String.

The allowed values are

  • number
  • integer
  • long
  • boolean
  • string
  • memo
  • date
  • not entered
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "number", "integer", "long", "boolean", "string", "memo", "date", "not entered" ] } }