BatchAssemblyName Property |
The string-based name of the assembly type
InternalPart associated to
the
Process that is associated to this Batch when then the batch is a
production type.
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 AssemblyName { get; set; }
Public Property AssemblyName As String
Get
Set
public:
property String^ AssemblyName {
String^ get ();
void set (String^ value);
}
member AssemblyName : string with get, set
Property Value
Type:
StringSee Also