$priority public property
Priority value, should be an integer in range: 1..5
, where 1 is the highest priority and 5 is the lowest.
public integer getPriority ( )
public $this setPriority ( $priority )
$priority public property
Priority value, should be an integer in range: 1..5
, where 1 is the highest priority and 5 is the lowest.
public integer getPriority ( )
public $this setPriority ( $priority )
Please login to continue.