|  | Plumtree Portal UI | |
| Property Constructor |
public Property(
int _id,
string _name,
int _type,
object _value,
int _picktype,
int _isHREF,
int _isMandatory,
int _isMultiValued,
int _isReadOnly,
int _isVisible,
int _refClassID,
object[][] _arrPickList);
Parameters
-
_id
-
-
_name
-
-
_type
-
-
_value
-
-
_picktype
-
-
_isHREF
-
-
_isMandatory
-
-
_isMultiValued
-
-
_isReadOnly
-
-
_isVisible
-
-
_refClassID
-
-
_arrPickList
-
See Also
Property Class | com.plumtree.portaluiinfrastructure.profile Namespace