Proprietà DedTranslationDefaultMissing
|
Indica se si tratta di una traduzione di defualt che non è mai stata compilata.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool DefaultMissing { get; set; }
Public Property DefaultMissing As Boolean
Get
Set
public:
property bool DefaultMissing {
bool get ();
void set (bool value);
}
member DefaultMissing : bool with get, set
Valore della proprietà
BooleanVedi anche