ServicePRO SDK Help

stcFolderPermission..::..CanCreateSubFolders Property

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

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

Syntax


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

Field Value

true if this instance can create sub folders; otherwise, false.