Click or drag to resize

UserGroupsGetMaxChangeTime Method

Returns the maximum change time of a user group in the collection. Used for delta sync of the user group cache

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DateTime GetMaxChangeTime()

Return Value

Type: DateTime
Maximum change time
See Also