Method GetPropertyLocalizedDomainName
GetPropertyLocalizedDomainName(ElementId, string)
Gets the localized domain name of an element property.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 300, 60)]
string GetPropertyLocalizedDomainName(ElementId inElementId, string inFullName)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
| string | inFullName | Full name of the element property to analyze. |
Returns
| Type | Description |
|---|---|
| string | Localized domain name of the property. |
Remarks
This method is available since v7.8.300.60.