RoleGroupTreeNode.RepresentedRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The 1..* role that this node represents
public:
virtual property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ RepresentedRole { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public override Microsoft.VisualStudio.Modeling.DomainRoleInfo RepresentedRole { get; }
member this.RepresentedRole : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public Overrides ReadOnly Property RepresentedRole As DomainRoleInfo