| LimitedUserDepartment Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("Department")]
[AddInIsEditableAttribute(true)]
public string Department { get; set; }
<AddInNameAttribute("Department")>
<AddInIsEditableAttribute(true)>
Public Property Department As String
Get
Set
Property Value
Type:
StringSee Also