Role 类

定义

public ref class Role sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::IRole2
public sealed class Role : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.IRole2
type Role = class
    inherit BaseObject
    interface IRole2
    interface IRole
Public NotInheritable Class Role
Inherits BaseObject
Implements IRole2
继承
实现

属性

Application
BtsAssembly
EnlistedParties
Name
PortTypes
ServiceLinkType

方法

AddNewEnlistedParty(Party)
RemoveEnlistedParty(IEnlistedParty)

显式接口实现

IRole.AddNewEnlistedParty(IParty)
IRole.BtsAssembly
IRole.EnlistedParties
IRole.PortTypes
IRole.RemoveEnlistedParty(IEnlistedParty)
IRole2.AddNewEnlistedParty(IParty)
IRole2.Application
IRole2.BtsAssembly
IRole2.EnlistedParties
IRole2.PortTypes
IRole2.RemoveEnlistedParty(IEnlistedParty)

适用于