ServicePRO SDK Help

stcPurchaseRequest Members

The stcPurchaseRequest type exposes the following members.

Constructors


  Name Description
Public method stcPurchaseRequest
Initializes a new instance of the stcPurchaseRequest class.

Methods


  Name Description
Public method Clone
Clones this instance.

Properties


  Name Description
Public property Allocation
Gets or sets the allocation.
Public property AllocationId
Gets or sets the allocation identifier.
Public property AllocationName
Gets or sets the name of the allocation.
Public property AllocationTypeId
Gets or sets the allocation type identifier.
Public property ApprovedQuantity
Gets or sets the approved quantity.
Public property ApproverId
Gets or sets the approver identifier.
Public property Id
Gets or sets the identifier.
Public property LastItemMemo
Public property LineStatus
Gets or sets the line status.
Public property LineTotal
Gets or sets the line total.
Public property ManualWKF
Gets or sets a value indicating whether [manual WKF].
Public property POItemId
Gets or sets the po item identifier.
Public property Price
Gets or sets the price.
Public property Product
Gets or sets the product.
Public property ProductId
Gets or sets the product identifier.
Public property ProductName
Gets or sets the name of the product.
Public property Quantity
Gets or sets the quantity.
Public property ReceivedQuantity
Gets or sets the received quantity.
Public property Status
Gets or sets the status.
Public property Vendor
Gets or sets the vendor.
Public property VendorId
Gets or sets the vendor identifier.
Public property VendorPrice
Gets or sets the vendor price.

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.