IsActive Property
Whether or not entity is active.
Syntax
public boolean getIsActive(); public void setIsActive(boolean isActive);
Remarks
This property indicates whether this object is currently enabled for use by QuickBooks.
This property is allowed in Add operations, and the QBXMLVersion must be set to "3.0" or higher for this to be used in Update operations.
Default Value
True