ComponentPropertiesRoles Property

Gets or sets COM+ roles

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

public IList<ComponentRoles> Roles { get; set; }

Property Value

Type: IListComponentRoles
See Also