InternalPartDefaultJEDECLevel Property |
For moisture sensitive electronic parts, a string value indicating the moisture sensitivity level for this part
as defined by JEDEC.
THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string DefaultJEDECLevel { get; set; }
Public Property DefaultJEDECLevel As String
Get
Set
public:
property String^ DefaultJEDECLevel {
String^ get ();
void set (String^ value);
}
member DefaultJEDECLevel : string with get, set
Property Value
Type:
StringSee Also