InternalPartDefaultMSDLevel Property |
For moisture sensitive electronic parts, a string value indicating the moisture sensitivity level for this part
as defined by the FactoryLogix MSD Level setup.
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 DefaultMSDLevel { get; set; }
Public Property DefaultMSDLevel As String
Get
Set
public:
property String^ DefaultMSDLevel {
String^ get ();
void set (String^ value);
}
member DefaultMSDLevel : string with get, set
Property Value
Type:
StringSee Also