This procedure sets the properties on the IDLnetJPIP object.

Syntax


Obj ->[IDLnetJPIP::] SetProperty( [, PROPERTYNAME = value])

Return Value


None.

Arguments


None.

Keywords


PROPERTYNAME

Any property listed under IDLnetJPIP Properties that contains the word "Yes" in the "Set" row of the properties table can be set using this method. To set the value of a property, specify the property name as a keyword equal to the appropriate property value.

Version History


8.3

Introduced