共用方式為


HierarchyNode.Deletable(Boolean) Method

Definition

public:
 virtual bool Deletable(bool bPhysicalDelete);
public virtual bool Deletable (bool bPhysicalDelete);
abstract member Deletable : bool -> bool
override this.Deletable : bool -> bool
Public Overridable Function Deletable (bPhysicalDelete As Boolean) As Boolean

Parameters

bPhysicalDelete
Boolean

Returns

Implements

Applies to