Represents a Resource.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages, I_ISRecordXmlImportable

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
ClearResourceData Clear the Resource Data.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetBinaryDataAsBase64 Converts the stored Byte Array Data to a Base64 Encoded String.
GetImageAsHtml Return HTML containing body and image (data URI) tags if this is an Image type Resource.
GetImageAsHtmlImgElement Return an HTML img element containing a data URI if this is an Image type Resource.
GetImageDataUri Get a Data URI that embeds this Resource (if this Resource is an Image).
GetObjectName Returns the Object name.
HasBinaryData Indicates if this Resource has Binary Data.
HasLinkedAccountApplications Indicates if this Resource is linked to any Account Applications.
HasLinkedAccounts Indicates if this Resource is linked to any Accounts.
HasLinkedBranches Indicates if this Resource is linked to any Branches.
HasLinkedEntities Indicates if this Resource is linked to any Entities.
ImportXml
Load Loads a record from the database.
LoadImageTypeResourceFromFile System Use Only Obsolete Sets this Resource as an "Image" by loading data from an image file.
LoadPk Loads a record from the database.
LoadResourceFromBase64String Imports a Resource and saves it as the correct type.
LoadResourceFromByteArray Imports a Resource and saves it as the correct type.
LoadResourceFromFile Imports a Resource and saves it as the correct type.
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.
AllowAsEmailAttachment Indicates whether this Resource can be sent as an Email Attachment.
AllowDownloadClientPortals Indicates whether this Resource can be downloaded by Client Portals.
AllowDownloadUnauthenticatedHtmlWidgetsAndPortals Indicates whether this Resource can be downloaded by unauthenticated HTML and Portals.
AllowUseOnAccountsAndAccountApplications Indicates whether this Resource can be used on Accounts and Account Applications.
BinaryData Read-Only The embedded Binary Data.
Category The Category for this Resource.
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 Resource.
ImageDescription Read-Only If the Resource is an image, this returns a text description of the image's dimensions. Otherwise returns an empty string."
ImageEditor Read-Only Returns the Resource as an ISImageEditor Object (If this Resource is an Image).
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsImage Read-Only Indicates whether this object is an Image.
IsNew Read-Only Indicates whether this is a new record.
Notes Notes for this Resource.
OriginalFilename Read-Only The original File Name of this Resource.
Pk Read-Only This record's primary key.
ResourceId The Id of this Resource.
ResourceType Read-Only The Type of this Resource.
ResourceTypeCode Read-Only The Resource Type Code that appears in the Type combo.
ResourceTypeText The Type of this Resource in its String representation.
SummaryPages Read-Only A collection of Summary Pages.
Tag The Tag property can be used to attach another value or object to this object.
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.
UserFlagA User Flag A for this Resource.
UserFlagB User Flag B for this Resource.

Fields

Name Description
MAX_IMAGE_FILE_SIZE Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0