Share via


Role Class

Definition

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
Inheritance
Implements

Properties

Application
BtsAssembly
EnlistedParties
Name
PortTypes
ServiceLinkType

Methods

AddNewEnlistedParty(Party)
RemoveEnlistedParty(IEnlistedParty)

Explicit Interface Implementations

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)

Applies to