TranslatableValueDefault Property

Is this the translation in the default language. Optional. If the value is in the default language the culture or language identifier isn't provided.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool Default { get; set; }

Property Value

Boolean

See Also