Represents a Web Configuration object.
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.
AddressDatabase The Address Database used by the Address Add-On.
AddressDatabaseEnabled Indicates whether the Address Database is enabled.
AddressDatabasePassword The Password to connect to the Address Database if not using a Trusted Connection.
AddressDatabaseSystemDatabaseFolder The folder for the MS Access system database (system.mdw) when connecting to an MS Access Address database.
AddressDatabaseSystemDatabaseFolderResolved Read-Only The folder for the MS Access system database (system.mdw) when connecting to an MS Access Address database.
AddressDatabaseUserId The User Id to connect to the Address Database if not using a Trusted Connection.
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.
Description The Description of this Web Configuration.
DocumentManagerSource The Document Manager Source.
DocumentManagerSourceText The Document Manager Source in its String representation.
DocumentManagerUncPath The UNC path of the Document Manager as accessible from the Web Server.
DocumentManagerUncPathResolved Read-Only The UNC path of the Document Manager as accessible from the Web Server including a trailing back slash.
EmailCostCentreId
EmailCostCentreOverride
EmailCostCentreOverrideResolved Read-Only Does the WebConfig override the Email config set up in Cost Centres.
EmailServiceId
EmailSmtpEnableSsl System Use Only Obsolete Indicates whether to enable SSL for communication with the SMTP Server for sending Emails.
EmailSmtpOverride System Use Only Obsolete Indicates whether to override SMTP settings defined on Global Settings and User Preferences.
EmailSmtpPassword System Use Only Obsolete The SMTP Server Password for sending emails.
EmailSmtpPort System Use Only Obsolete The SMTP Port to use.
EmailSmtpSenderDisplayName System Use Only Obsolete The Sender Display Name for sending emails via SMTP.
EmailSmtpSenderEmailAddress System Use Only Obsolete The Sender Email Address for sending emails via SMTP.
EmailSmtpServer System Use Only Obsolete The address of an SMTP Server for sending emails.
EmailSmtpUserId System Use Only Obsolete The SMTP Server User Id for sending emails.
HasAddressDetails Read-Only Indicates whether this object has Address details configured, i.e., the Address Database is enabled and an Address Database is defined or the System Database is specified.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsNew Read-Only Indicates whether this is a new record.
Notes Notes about the Web Configuration.
Pk Read-Only This record's primary key.
ProxyServer The default Proxy Server to use for Web Services. This includes both the Host Name and Port.
ProxyServerHostName The Proxy Server Host Name to use.
ProxyServerPassword The default Proxy Server Password to use for Web Services.
ProxyServerPort The Proxy Server Port to use. -1 indicates the Default Port for the protocol.
ProxyServerUseGlobalDefaultProxy Determines whether to use the Global Default Proxy rather than the Http Binding Proxy for Web Services that require this.
ProxyServerUserName The default Proxy Server User Name to use for Web Services.
ReportingPath The local (on the Web Server) or UNC path of the folder to store Reports and other files generated by Web Services.
ReportingPathResolved Read-Only The Reporting Path including a trailing back slash.
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.
TimeoutSeconds The default number of seconds before Web Service requests fail with a Timeout error.
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.
UserData Read-Only User Defined data.
WebConfigId The Id of this WebConfig.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0