ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database
IDatabaseRepository Interface
IDatabaseRepository Methods
GetQualifications Method
GetQualifications Method
GetQualifications Method (IFolder)
GetQualifications Method (IObject)
IDatabaseRepository
GetQualifications Method (IFolder)
Gets all qualification assignment entries of the folder.
Namespace:
PDTec.IceNet.Core.Database
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
QualificationEntry
[]
GetQualifications
(
IFolder
pFolder
)
Parameters
pFolder
Type:
PDTec.IceNet.Core.Model
IFolder
The folder.
Return Value
Type:
QualificationEntry
The qualification entries.
See Also
Reference
IDatabaseRepository Interface
GetQualifications Overload
PDTec.IceNet.Core.Database Namespace
Copyright © PDTec AG. All rights reserved.