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