Proprietà SparePartsAnagrWithoutDrawingsMissingAttrTranslations
|
Elenco degli attributi che non hanno una traduzione impostata per il loro prompt.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public HashSet<DedAttr> MissingAttrTranslations { get; set; }
Public Property MissingAttrTranslations As HashSet(Of DedAttr)
Get
Set
public:
property HashSet<DedAttr^>^ MissingAttrTranslations {
HashSet<DedAttr^>^ get ();
void set (HashSet<DedAttr^>^ value);
}
member MissingAttrTranslations : HashSet<DedAttr> with get, set
Valore della proprietà
HashSetDedAttrVedi anche