SimpleORM.NET
descendents Property
NamespacesSorm.InterfacesTypeSchemadescendents

[This is preliminary documentation and is subject to change.]

Types to which this type is a base class.
Declaration Syntax
C#Visual BasicVisual C++
List<TypeSchema> descendents { get; }
ReadOnly Property descendents As List(Of TypeSchema)
property List<TypeSchema^>^ descendents {
	List<TypeSchema^>^ get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068