PropertyDefinition.IsLocalizedString Property

Definition

Whether the property is a localized string.

public bool? IsLocalizedString { get; set; }
member this.IsLocalizedString : Nullable<bool> with get, set
Public Property IsLocalizedString As Nullable(Of Boolean)

Property Value

Applies to