Common.checkRestrictedDeleteActions Method

Definition

Overloads

checkRestrictedDeleteActions(Boolean)
checkRestrictedDeleteActions()

checkRestrictedDeleteActions(Boolean)

public:
 bool checkRestrictedDeleteActions(bool checkRestrictedDeleteActions);
public bool checkRestrictedDeleteActions (bool checkRestrictedDeleteActions);
member this.checkRestrictedDeleteActions : bool -> bool
Public Function checkRestrictedDeleteActions (checkRestrictedDeleteActions As Boolean) As Boolean

Parameters

checkRestrictedDeleteActions
Boolean

Returns

Applies to

checkRestrictedDeleteActions()

public:
 bool checkRestrictedDeleteActions();
public bool checkRestrictedDeleteActions ();
member this.checkRestrictedDeleteActions : unit -> bool
Public Function checkRestrictedDeleteActions () As Boolean

Returns

Applies to