PartyBatchMarker 类

定义

public ref class PartyBatchMarker : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, IDisposable, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410e-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("F6D6F20A-623B-4d5c-A4F7-938B2B49D4F7")]
public class PartyBatchMarker : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, IDisposable, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag
type PartyBatchMarker = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IComponent
    interface IPersistPropertyBag
    interface IComponentUI
    interface IDisposable
Public Class PartyBatchMarker
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponent, IComponentUI, IDisposable, IPersistPropertyBag
继承
PartyBatchMarker
属性
实现

构造函数

PartyBatchMarker()

属性

Description
Icon
IgnoreEdiMessageEncoding
Name
RequiresSave
Version

方法

Dispose()
Dispose(Boolean)
Execute(IPipelineContext, IBaseMessage)
GetAttributes() (继承自 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (继承自 BaseCustomTypeDescriptor)
GetComponentName() (继承自 BaseCustomTypeDescriptor)
GetConverter() (继承自 BaseCustomTypeDescriptor)
GetDefaultEvent() (继承自 BaseCustomTypeDescriptor)
GetDefaultProperty() (继承自 BaseCustomTypeDescriptor)
GetEditor(Type) (继承自 BaseCustomTypeDescriptor)
GetEvents() (继承自 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (继承自 BaseCustomTypeDescriptor)
GetProperties() (继承自 BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (继承自 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (继承自 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

适用于