AJE Components
DataStore SaveDataFolders Method AJE Data Asset Engine Help
Saves the Data Folders Collection to the Data Store.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public bool SaveDataFolders(
	DataFolder..::..FolderTypes FolderType = DataFolder..::..FolderTypes.Data_Query_Folder,
	bool Force = false
)

Return Value

Type: OnlineBoolean
Remarks

See Also