다음을 통해 공유


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)

적용 대상