ServicePRO SDK Help

stcValidateGenericType..::..Product Property

Gets or sets a value indicating whether this stcValidateGenericType is product.

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

Syntax


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

Field Value

true if product; otherwise, false.