usersettings.getstartedpanecontentenabled Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets a value that indicates whether Get Started content is enabled for this user.
Syntax
[Visual Basic .NET] Public Property getstartedpanecontentenabled As CrmBoolean
[C#]
public CrmBoolean getstartedpanecontentenabled {get; set;}
Property Value
The value of this property is a CrmBoolean type.
Remarks
This property valid is ignored if the getstartedpanecontentenabled property is false.
This property is available in Microsoft Dynamics CRM Online only.
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | System required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display strings | No Yes |
| Default value | Yes |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
