InternalPartDefaultPasteSettings Property |
For electronic solder paste, a string value indicating the warmup and exposure settings to be used
as defined by the FactoryLogix Paste Settings 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 DefaultPasteSettings { get; set; }
Public Property DefaultPasteSettings As String
Get
Set
public:
property String^ DefaultPasteSettings {
String^ get ();
void set (String^ value);
}
member DefaultPasteSettings : string with get, set
Property Value
Type:
StringSee Also