IPartnerBatch.BatchingBase Property
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:
property Microsoft::BizTalk::Edi::PartnerAgreementManager::BatchingBasedOn BatchingBase { Microsoft::BizTalk::Edi::PartnerAgreementManager::BatchingBasedOn get(); void set(Microsoft::BizTalk::Edi::PartnerAgreementManager::BatchingBasedOn value); };
public Microsoft.BizTalk.Edi.PartnerAgreementManager.BatchingBasedOn BatchingBase { get; set; }
member this.BatchingBase : Microsoft.BizTalk.Edi.PartnerAgreementManager.BatchingBasedOn with get, set
Public Property BatchingBase As BatchingBasedOn