Click or drag to resize

GetUserGroupsModelNumber Property

Gets the UserGroups Number 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 Number { get; set; }

Property Value

String
Remarks
This value represents the UserGroups Number. This value can be both integer and string types.

Example
1234a
See Also