ServicePRO SDK Help

stcValidateGenericType..::..User Property

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

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

Syntax


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

Field Value

true if user; otherwise, false.