CommonPartnerEdiProperties 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 CommonPartnerEdiProperties : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonGlobalEdiProperties, Microsoft::BizTalk::Edi::PartnerAgreementManager::ICommonPartnerEdiProperties
[System.Serializable]
public class CommonPartnerEdiProperties : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonGlobalEdiProperties, Microsoft.BizTalk.Edi.PartnerAgreementManager.ICommonPartnerEdiProperties
type CommonPartnerEdiProperties = class
inherit CommonGlobalEdiProperties
interface ICommonPartnerEdiProperties
interface ICommonGlobalEdiProperties
Public Class CommonPartnerEdiProperties
Inherits CommonGlobalEdiProperties
Implements ICommonPartnerEdiProperties
- Inheritance
- Derived
- Attributes
- Implements
Constructors
| CommonPartnerEdiProperties() |
Fields
| disconnectedState | (Inherited from CommonGlobalEdiProperties) |
| isDirty | (Inherited from CommonGlobalEdiProperties) |
| partnerSid | |
| partyId | |
| partyName | |
| runtimeFlag | (Inherited from CommonGlobalEdiProperties) |
Properties
| BizTalkMgmtDbConnectionString | (Inherited from CommonGlobalEdiProperties) |
| CacheDuration | (Inherited from CommonGlobalEdiProperties) |
| IsSender | (Inherited from CommonGlobalEdiProperties) |
| IsStatusReportingConfigured | (Inherited from CommonGlobalEdiProperties) |
| nIsSender | (Inherited from CommonGlobalEdiProperties) |
| PartnerSid | |
| PartyId | |
| PartyName | |
| SignatureCertificateHash | |
| SsoApplicationName | (Inherited from CommonGlobalEdiProperties) |
Methods
| Delete() | (Inherited from CommonGlobalEdiProperties) |
| Dispose() | (Inherited from CommonGlobalEdiProperties) |
| ExpireCache() | (Inherited from CommonGlobalEdiProperties) |
| Initialize(String, SqlDatabase, SqlDatabase, Boolean) | (Inherited from CommonGlobalEdiProperties) |
| Load() | (Inherited from CommonGlobalEdiProperties) |
| Save() | (Inherited from CommonGlobalEdiProperties) |
| Validate() | (Inherited from CommonGlobalEdiProperties) |