PickingListItemId Property  | 
 
            A unique identifier for this particular item (corresponds to the primary key in the FactoryLogix database)
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
SyntaxPublic ReadOnly Property Id As Guid
	Get
public:
property Guid Id {
	Guid get ();
}member Id : Guid with get
Property Value
Type: 
Guid
See Also