DepartmentSubDepartment Property |
Specifies the Department is a SubDepartment or
Not. True if subdepartment, false or null if it is top-level
department
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool SubDepartment { get; set; }
Property Value
Type:
Boolean
Remarks
See Also