Proprietà SparePartsAnagrWithoutDrawingsMissingAttrTranslations
|
Elenco degli attributi che non hanno una traduzione impostata per il loro prompt.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
HashSetDedAttrVedi anche