Click or drag to resize
ClassSubClass Property
Specifies the Class is a SubClass or Not. True if subclass, false or null if it is top-level class

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool SubClass { get; set; }

Property Value

Type: Boolean
Remarks