ServicePRO SDK Help

stcValidateGenericType..::..Company Property

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

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

Syntax


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

Field Value

true if company; otherwise, false.