ServicePRO SDK Help

stcRoleInfo..::..Deny Property

Gets or sets a value indicating whether this stcRoleInfo is deny.

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

Syntax


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

Field Value

true if deny; otherwise, false.