ServicePRO SDK Help

stcPrivilegeRequest..::..IsRequester Property

Gets or sets a value indicating whether this instance is requester.

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

Syntax


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

Field Value

true if this instance is requester; otherwise, false.