| GetUserDetailInIncludeBasicInfoOnly Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool? IncludeBasicInfoOnly { get; set; }function get_IncludeBasicInfoOnly();
function set_IncludeBasicInfoOnly(value);
Property Value
NullableBoolean Remarks
Remarks
                Process and lookup the 
GetUserDetailIn structure.  The default for this property is null.
                
|  Note | 
|---|
| This value defaults to null. When this is set to true, it will fetch (profiles, 2 params in policies, 1 params in access).However Rates, Custom Fields, Accruals are ignored.
 | 
 Example
Example
                Null/True/False
            
 See Also
See Also