共用方式為


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)

適用於