次の方法で共有


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)

適用対象