Click or drag to resize
FolderTreeCompleteQuerySpecificationCompiledQuery Constructor

Namespace: PDTec.IceNet.Domain.Folders.Query
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public CompiledQuery(
	DatabaseService databaseService,
	int maxResults
)

Parameters

databaseService
Type: PDTec.IceNet.SdkDatabaseService
maxResults
Type: SystemInt32
See Also