Click or drag to resize

PropertyItemtype Property

Name of corresponding cmf_Property Item.

Namespace:  Aras.Modules.CMF.Public
Syntax
JavaScript
function get_type();

Return Value

Type: [T:(Any)]
string
Examples
JavaScript
var propertyTypeName = property.type;
See Also