RoleReferences

LinkbaseRef.RoleReferences property

Gets or sets the collection of RoleReference objects in the linkbase.

public List<RoleReference> RoleReferences { get; set; }

See Also