PartnerContactUpdatable Constructors
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.
Overloads
| PartnerContactUpdatable() | |
| PartnerContactUpdatable(Int32) |
PartnerContactUpdatable()
public:
PartnerContactUpdatable();
public PartnerContactUpdatable ();
Public Sub New ()
Applies to
PartnerContactUpdatable(Int32)
public:
PartnerContactUpdatable(int partyId);
public PartnerContactUpdatable (int partyId);
new Microsoft.BizTalk.Edi.PartnerAgreementManager.PartnerContactUpdatable : int -> Microsoft.BizTalk.Edi.PartnerAgreementManager.PartnerContactUpdatable
Public Sub New (partyId As Integer)
Parameters
- partyId
- Int32