Click or drag to resize

TermsDocsControllerGetTermsDocuments Method

Returns the terms documents data objects as defined in the customer setting CIAMTermsDocuments. It only returns objects with the current version set.

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataObjects GetTermsDocuments()

Return Value

Type: DataObjects
See Also