# class PropertyTypeEntity


Property type options


# STATIC MEMBERS

# static member read-only Text

Type: PropertyTypeEntity

Description:

# static member read-only Integer

Type: PropertyTypeEntity

Description:

# static member read-only Number

Type: PropertyTypeEntity

Description:

# static member read-only Boolean

Type: PropertyTypeEntity

Description:

# static member read-only Date

Type: PropertyTypeEntity

Description:

# static member read-only TextList

Type: PropertyTypeEntity

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(PropertyTypeEntity) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(PropertyTypeEntity) -

Last Updated: 12/20/2022, 8:12:45 AM