Click or drag to resize

GetUserGroupsModelName Property

Gets the UserGroups Name of the current GetUserGroupsModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Name { get; set; }

Property Value

String
Remarks
This value represents the UserGroups Name.

Example
Name
See Also