CallCompensationAttribute Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
CallCompensationAttribute(Microsoft::XLANGs::BaseTypes::EXLangSCallCompensationInfo callCompensationInfo, cli::array <System::String ^> ^ calledServices, cli::array <System::String ^> ^ compensatedServices);
public CallCompensationAttribute (Microsoft.XLANGs.BaseTypes.EXLangSCallCompensationInfo callCompensationInfo, string[] calledServices, string[] compensatedServices);
new Microsoft.XLANGs.BaseTypes.CallCompensationAttribute : Microsoft.XLANGs.BaseTypes.EXLangSCallCompensationInfo * string[] * string[] -> Microsoft.XLANGs.BaseTypes.CallCompensationAttribute
Public Sub New (callCompensationInfo As EXLangSCallCompensationInfo, calledServices As String(), compensatedServices As String())
Paramètres
- callCompensationInfo
- EXLangSCallCompensationInfo
- calledServices
- String[]
- compensatedServices
- String[]