ServicePRO SDK Help

stcPoDesc..::..Void Property

Gets or sets a value indicating whether this stcPoDesc is void.

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

Syntax


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

Field Value

true if void; otherwise, false.