Click or drag to resize

GetUserGroupsModelID Property

Gets the UserGroups UserGroupdID of the current GetUserGroupsModel

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

Property Value

Int32
Remarks
This value represents the key for the UserGroups Model

Example
25
See Also