UserPropertyItemGetOptions Method |
Overload List
Name | Description | |
---|---|---|
GetOptions(ListKeyValuePairDouble, String) |
Gets the value options of a double property. Option strings are translated when translation is available.
| |
GetOptions(ListKeyValuePairInt32, String) |
Gets the value options of an integer property. Option strings are translated when translation is available.
| |
GetOptions(ListKeyValuePairString, String) |
Gets the value options of a string property. Option strings are translated when translation is available.
| |
GetOptions(ListKeyValuePairDouble, String, Boolean) |
Gets the value options of a double property.
| |
GetOptions(ListKeyValuePairInt32, String, Boolean) |
Gets the value options of an integer property.
| |
GetOptions(ListKeyValuePairString, String, Boolean) |
Gets the value options of a string property.
|
See Also