Click or drag to resize
AttributeTypeDescriptionLocalizable Property
Localizable - A true indicates this attribute can be localized. Only allowed for String DataTypes.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> Localizable { get; set; }

Property Value

Type: NullableBoolean
See Also