ClientRuntime.ContractClientType Propriété

Définition

Obtient ou définit le type de contrat associé à un client.

public:
 property Type ^ ContractClientType { Type ^ get(); void set(Type ^ value); };
public Type ContractClientType { get; set; }
member this.ContractClientType : Type with get, set
Public Property ContractClientType As Type

Valeur de propriété

L'objet Type qui représente le contrat associé à ce client.

S’applique à