InternalPartReleaseStatus Property |
An enumerated value indicating the A numeric value indicating the weight of a single instance of this part
in units applicable to the part (g, lb, etc.).
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 ReleaseStatus ReleaseStatus { get; set; }
Public Property ReleaseStatus As ReleaseStatus
Get
Set
public:
property ReleaseStatus ReleaseStatus {
ReleaseStatus get ();
void set (ReleaseStatus value);
}
member ReleaseStatus : ReleaseStatus with get, set
Property Value
Type:
ReleaseStatusSee Also