ServicePRO SDK Help

stcFolderPermission..::..CanCreateItems Property

Gets or sets a value indicating whether this instance can create items.

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

Syntax


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

Field Value

true if this instance can create items; otherwise, false.