Compartir a través de


ClientInfo.ClientType Property

Definition

Gets or sets the type of client that is querying for patches.

public:
 property Microsoft::Xrm::Sdk::Discovery::ClientTypes ClientType { Microsoft::Xrm::Sdk::Discovery::ClientTypes get(); void set(Microsoft::Xrm::Sdk::Discovery::ClientTypes value); };
public Microsoft.Xrm.Sdk.Discovery.ClientTypes ClientType { get; set; }
member this.ClientType : Microsoft.Xrm.Sdk.Discovery.ClientTypes with get, set
Public Property ClientType As ClientTypes

Property Value

The type of client that is querying for patches.

Applies to