UserSettingsAdvancedFindStartupMode Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains integer values that are used for the UserSettings.AdvancedFindStartupMode attribute.
Namespace: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.Sdk.UserSettingsAdvancedFindStartupMode
Syntax
public static class UserSettingsAdvancedFindStartupMode
Public NotInheritable Class UserSettingsAdvancedFindStartupMode
Fields
Name | Description | |
---|---|---|
Detailed | Show the detailed version of advanced find at startup. Value = 2. |
|
Simple | Show the simple version of advanced find at startup. Value = 1. |
Remarks
The following table shows the values for this class.
Member |
Value |
Description |
---|---|---|
Detailed |
2 |
Show the detailed version of advanced find at startup. |
Simple |
1 |
Show the simple version of advanced find at startup. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.Sdk Namespace
UserSettings entity messages and methods
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright