| UserDivision Property |
The user's division in the organization.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string Division { get; set; }
Public Property Division As String
Get
Set
public:
property String^ Division {
String^ get ();
void set (String^ value);
}
member Division : string with get, set
Property Value
Type:
StringSee Also