Overload List
Name | Description | |
---|---|---|
![]() | GetUDPValue(UDPBoolean) |
Gets the value the for the user-defined property with a boolean data type.
|
![]() | GetUDPValue(UDPDouble) |
Gets the value the for the user-defined property with a double data type.
|
![]() | GetUDPValue(UDPEnumeration) |
Gets the value the for the user-defined property with an enumeration data type.
|
![]() | GetUDPValue(UDPInteger) |
Gets the value the for the user-defined property with an integer data type.
|
![]() | GetUDPValue(UDPString) |
Gets the value the for the user-defined property with a string data type.
|