FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

dePermissions..::..removePermissionsForDefinition Method

Removes the permissions for definition.

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

Syntax


public bool removePermissionsForDefinition(
	string definitionID
)
Public Function removePermissionsForDefinition ( _
	definitionID As String _
) As Boolean
public:
bool^ removePermissionsForDefinition(
	String^ definitionID
)

Parameters

definitionID
Type: String
The definition identifier.

Return Value

true if XXXX, false otherwise.