EntitiesDescriptor.ChildEntityGroups Egenskap

Definition

Hämtar underordnad EntitiesDescriptor för den här entitetssamlingen.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntitiesDescriptor ^> ^ ChildEntityGroups { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntitiesDescriptor ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntitiesDescriptor> ChildEntityGroups { get; }
member this.ChildEntityGroups : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntitiesDescriptor>
Public ReadOnly Property ChildEntityGroups As ICollection(Of EntitiesDescriptor)

Egenskapsvärde

Den underordnade samlingen EntitiesDescriptor för den här entiteten. Standardvärdet är en tom samling.

Gäller för