| 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 Function Refresh As Boolean
member Refresh : unit -> bool
Return Value
Type:
BooleanTrue if the refresh was successful, false otherwise.
See Also