ClientInfo.ClientType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.