Click or drag to resize
Galactic API

ActiveDirectoryObjectRefresh Method

Refreshes the object to retrieve any changes made to attributes since creation.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public bool Refresh()

Return Value

Type: Boolean
True if the refresh was successful, false otherwise.
See Also