ParcelGetUDPValue Method

Overload List
 NameDescription
Public methodGetUDPValue(UDPBoolean) Gets the value the for the user-defined property with a boolean data type.
Public methodGetUDPValue(UDPDouble) Gets the value the for the user-defined property with a double data type.
Public methodGetUDPValue(UDPEnumeration) Gets the value the for the user-defined property with an enumeration data type.
Public methodGetUDPValue(UDPInteger) Gets the value the for the user-defined property with an integer data type.
Public methodGetUDPValue(UDPString) Gets the value the for the user-defined property with a string data type.
Top
See Also