Retrieves the property type from a connector-property object.
Syntax
public int getPropType();
Parameters
None.
Return values
An integer that indicates the property type of the connector configuration property. Compare this integer value with the following connector-property constants to determine the type:
Exceptions
None.