PartnerAgreement Class
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.
public ref class PartnerAgreement : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonPartnerEdiProperties, Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerAgreement
public class PartnerAgreement : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonPartnerEdiProperties, Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerAgreement
type PartnerAgreement = class
inherit CommonPartnerEdiProperties
interface IPartnerAgreement
interface ICommonPartnerEdiProperties
interface ICommonGlobalEdiProperties
Public Class PartnerAgreement
Inherits CommonPartnerEdiProperties
Implements IPartnerAgreement
- Inheritance
- Implements
Fields
| disconnectedState | (Inherited from CommonGlobalEdiProperties) |
| isDirty | (Inherited from CommonGlobalEdiProperties) |
| partnerSid | (Inherited from CommonPartnerEdiProperties) |
| partyId | (Inherited from CommonPartnerEdiProperties) |
| partyName | (Inherited from CommonPartnerEdiProperties) |
| runtimeFlag | (Inherited from CommonGlobalEdiProperties) |
Properties
| ActivateStatusReporting | |
| Agreement | |
| AgreementEndDate | |
| AgreementStartDate | |
| BizTalkMgmtDbConnectionString | (Inherited from CommonGlobalEdiProperties) |
| CacheDuration | (Inherited from CommonGlobalEdiProperties) |
| Contacts | |
| IsSender | (Inherited from CommonGlobalEdiProperties) |
| IsStatusReportingConfigured | (Inherited from CommonGlobalEdiProperties) |
| nIsSender | (Inherited from CommonGlobalEdiProperties) |
| PartnerSid | (Inherited from CommonPartnerEdiProperties) |
| PartyId | |
| PartyName | |
| SignatureCertificateHash | (Inherited from CommonPartnerEdiProperties) |
| SsoApplicationName | (Inherited from CommonGlobalEdiProperties) |
| StoreTransactionSet | |
| Text1 | |
| Text2 | |
Methods
| Delete() | |
| Dispose() | (Inherited from CommonGlobalEdiProperties) |
| ExpireCache() | (Inherited from CommonGlobalEdiProperties) |
| Initialize(String, SqlDatabase, SqlDatabase, Boolean) | (Inherited from CommonGlobalEdiProperties) |
| Load() | |
| Save() | |
| Validate() | |