RetrieveAdvancedSettingsRequest Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the data that is needed to retrieve advanced settings from the configuration database. For internal use only.
The following tables list the members exposed by the RetrieveAdvancedSettingsRequest type.
Public Constructors
Name | Description | |
---|---|---|
RetrieveAdvancedSettingsRequest | Initializes a new instance of the RetrieveAdvancedSettingsRequest class. |
Top
Public Properties
Name | Description | |
---|---|---|
ColumnSet | Gets or sets the set of columns or attributes to be retrieved. | |
ConfigurationEntityName | Gets of sets the name of the configuration entity. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest) | |
Id | Gets or sets the ID of the record to be retrieved. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
RetrieveAdvancedSettingsRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
RetrieveAdvancedSettingsResponse
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.