RetrieveAdvancedSettingsRequest Members

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
public property ColumnSet Gets or sets the set of columns or attributes to be retrieved.
public property ConfigurationEntityName Gets of sets the name of the configuration entity.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest)
public property Id Gets or sets the ID of the record to be retrieved.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

RetrieveAdvancedSettingsRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
RetrieveAdvancedSettingsResponse

Other Resources

Get-CrmAdvancedSetting

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.