ServicePRO SDK Help

stcValidateGenericType..::..PurchaseRequest Property

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

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

Syntax


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

Field Value

true if [purchase request]; otherwise, false.