次の方法で共有


RetrieveAllRequest.EntityType Property

Definition

Gets or sets the type of deployment entity to be retrieved.

public:
 property Microsoft::Xrm::Sdk::Deployment::DeploymentEntityType EntityType { Microsoft::Xrm::Sdk::Deployment::DeploymentEntityType get(); void set(Microsoft::Xrm::Sdk::Deployment::DeploymentEntityType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Deployment.DeploymentEntityType EntityType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.EntityType : Microsoft.Xrm.Sdk.Deployment.DeploymentEntityType with get, set
Public Property EntityType As DeploymentEntityType

Property Value

The type of deployment entity to be retrieved.

Attributes

Applies to