[This is preliminary documentation and is subject to change.]
Get the Entity child list in the Information Model.
| C# | Visual Basic | Visual C++ |
public BaseInformationEntityList Children { get; }
Public ReadOnly Property Children As BaseInformationEntityList
public: property BaseInformationEntityList^ Children { BaseInformationEntityList^ get (); }