Click or drag to resize

BISettingIsValid Method

Checks if all properties are populated

Namespace:  Omada.OE.Solution.OIM.AppLogic.Analytics
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool IsValid()

Return Value

Type: Boolean
True if all properties have values
See Also