Function Deletes all Data Folders with the matching ParentGUID.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool DeleteByParentGUID(
string ParentGUID
)
public bool DeleteByParentGUID(
string ParentGUID
)
Public Function DeleteByParentGUID (
ParentGUID As String
) As Boolean
Public Function DeleteByParentGUID (
ParentGUID As String
) As Boolean
public:
bool DeleteByParentGUID(
String^ ParentGUID
)
public:
bool DeleteByParentGUID(
String^ ParentGUID
)
Return Value
Type:
Boolean