DomainClass.RolesPlayed Property

Gets a list of RolesPlayed. Roles played by the class.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public LinkedElementCollection<DomainRole> RolesPlayed { get; }

Property Value

Type: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainRole>

.NET Framework Security

See Also

Reference

DomainClass Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace