Method HasVariant
HasVariant(LocaleIdentifier)
Checks if the property contains an overriden value for the LocaleIdentifier.
Declaration
bool HasVariant(LocaleIdentifier localeIdentifier)
Parameters
| Type | Name | Description |
|---|---|---|
| LocaleIdentifier | localeIdentifier | The LocaleIdentifier to check. |
Returns
| Type | Description |
|---|---|
| bool | true if the property contains a variant or false if it does not. |