AJE Components
DataCommandLog SelectByDataFolder Method AJE Data Asset Engine Help
Selects all the Activity for the specified Data Folder GUID.

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

public bool SelectByDataFolder(
	string DataFolderGUID,
	DataRowSortOrder SortOrder = DataRowSortOrder.Sort_Row_Desc
)

Parameters

DataFolderGUID
Type: OnlineSystem String
SortOrder (Optional)
Type: DataRowSortOrder

Return Value

Type: OnlineBoolean
Remarks

See Also