isa_parameter
Description:
[ Version ( since = "1.0" ) ]
public int isa_parameter ()
Checks whether the native part of the Parameter is of type icalparameter.
Parameters:
this |
The Parameter to be checked
|
Returns:
1 if the native part is of type icalparameter, 0 if not.
|