Click or drag to resize
Infosoft Logo

SystemUserCultureResponse Class

Provides data for the response from the GetSystemCulture request on ISystemUserService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UsersSystemUserCultureResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Users
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SystemUserCultureResponse

The SystemUserCultureResponse type exposes the following members.

Properties
 NameDescription
Public propertyCultureName Gets or sets the name of the culture associated with the user.
Top
See Also