Method SearchEnumerationLocalizedText
SearchEnumerationLocalizedText(EnumerationProperty)
Searches for the localized text corresponding to a specified enumeration property.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
string SearchEnumerationLocalizedText(EnumerationProperty inProperty)
Parameters
| Type | Name | Description |
|---|---|---|
| EnumerationProperty | inProperty | Property to analyze. |
Returns
| Type | Description |
|---|---|
| string | Corresponding localized text, or |
Remarks
This method is available since v7.12.