ServicePRO SDK Help

stcValidateGenericType..::..PurchaseOrder Property

Gets or sets a value indicating whether [purchase order].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool PurchaseOrder { get; set; }
<DataMemberAttribute> _
Public Property PurchaseOrder As Boolean
	Get
	Set

Field Value

true if [purchase order]; otherwise, false.