ServicePRO SDK Help

stcUserPrivilege..::..isSubmit Property

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

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

Syntax


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

Field Value

true if this instance is submit; otherwise, false.