The 128=bit identifier 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 Nullable<Guid> AssemblyId { get; set; }
Public Property AssemblyId As Nullable(Of Guid)
Get
Set
public:
property Nullable<Guid> AssemblyId {
Nullable<Guid> get ();
void set (Nullable<Guid> value);
}
member AssemblyId : Nullable<Guid> with get, set
Property Value
Type:
NullableGuidSee Also