Click or drag to resize

GetUserDetailModelProfile Property

Gets a UserProfile structure.

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

Property Value

UserProfile
Remarks
Gets a UserProfile structure.

See Also