SystemMessageContext.UpdateProperties(UpdateProperty[]) Méthode
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:
void UpdateProperties(cli::array <Microsoft::BizTalk::Message::Interop::UpdateProperty ^> ^ properties);
public void UpdateProperties (Microsoft.BizTalk.Message.Interop.UpdateProperty[] properties);
member this.UpdateProperties : Microsoft.BizTalk.Message.Interop.UpdateProperty[] -> unit
Public Sub UpdateProperties (properties As UpdateProperty())
Paramètres
- properties
- UpdateProperty[]