Represents a Client Type.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetObjectName
Load Loads a record from the database.
LoadPk Loads a record from the database.
Refresh Refreshes this object from the database.
Save Save this record.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToXmlString Persists object to an XML string.

Properties

Name Description
Active Indicates whether this record is Active.
ClientClass The underlying Client Class.
ClientClassDescription The Client Class Description.
ClientClassIncorporated Read-Only Indicates whether this Client Types Client Class represents an Incorporated Organisation.
ClientClassIndividual Read-Only Indicates whether this Client Types Client Class represents an Individual.
ClientClassOrganisation Read-Only Indicates whether this Client Types Client Class represents an Organisation.
ClientClassText The underlying Client Class in its String representation.
ClientTypeId The Id of this ClientType.
CreatedDate Read-Only The Local date and time this record was created.
CreatedUserPk Read-Only The primary key of the User that created this record.
CreatedUtcDate Read-Only The UTC date and time this record was created.
DefaultTaxCategoryId The Id of the default Tax Category for new Clients.
DefaultTaxCategoryPk The primary key of the default Tax Category for new Clients.
Description The Description of this Client Type.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsIndividual Read-Only Indicates whether this represents an Individual.
IsNew Read-Only Indicates whether this is a new record.
IsOrganisation Read-Only Indicates whether this represents an Organisation.
Pk Read-Only This record's primary key.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
TaxCategories Read-Only A Collection of Tax Categories flagged to indicate which ones are Available for this Client Type.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
UseCreditBureauMonitoring Defines whether Clients of this Client Type use Credit Bureau Monitoring.
UseIndustryCode Defines whether or not this Clients of this Client Type use an Industry Codes.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0