ItemLastTransactionStatus Property |
A string representation of the current status of the item, as defined by
the outcome of the most recent WIP tracking operation through which the item was processed.
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 LastTransactionStatus { get; }
Public ReadOnly Property LastTransactionStatus As String
Get
public:
property String^ LastTransactionStatus {
String^ get ();
}
member LastTransactionStatus : string with get
Property Value
Type:
StringSee Also