Share

Parcel.SetUDPValue Method

Overload List

 NameDescription
Public methodSetUDPValue(UDPBoolean, Boolean) Sets the value the for the user-defined property with a boolean data type.
Public methodSetUDPValue(UDPDouble, Double) Sets the value the for the user-defined property with a double data type.
Public methodSetUDPValue(UDPEnumeration, String) Sets the value the for the user-defined property with an enumeration data type.
Public methodSetUDPValue(UDPInteger, Int32) Sets the value the for the user-defined property with an integer data type.
Public methodSetUDPValue(UDPString, String) Sets the value the for the user-defined property with a string data type.

See Also

Reference

Was this information helpful?