FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

dePermissions..::..removePermissionsForFolder Method

Removes the permissions for folder.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool removePermissionsForFolder(
	string sFolderID
)
Public Function removePermissionsForFolder ( _
	sFolderID As String _
) As Boolean
public:
bool^ removePermissionsForFolder(
	String^ sFolderID
)

Parameters

sFolderID
Type: String
The s folder identifier.

Return Value

true if XXXX, false otherwise.