Type - property of the PmfObject object
Description:
Pmf object type.
Note:
Property access for
read only.
The value was entered in the
sType parameter when creating the object by the
PmForm.CreateItem method.
This property is also functional in
Web panels.
Example:
JavaScriptSelect and copy to clipboard
var sType = oPmf.Type;