Description
A string representation of the Localization Context for this McDBAttributeType instance.
-
Property type
-
A String value.
-
Syntax
-
object.LocalizationContext [= value]
The LocalizationContext Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBAttributeType. | | value | A String value. | Remarks
If no LocalizationContext has yet been assigned, this property returns the McDBType.LocalizationContext of its associated McDBType object. If no LocalizationContext is defined then the McDBType.Name is returned, instead. If an error occurs, the property will contain a zero-length string.
Exceptions
|