Represents an Information List.

Information lists are used to present users with a list of user-definable options.

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.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetObjectName
ImportXml
LinkUsageItemsLoad Loads the Link Usage Items collection.
LinkUsageItemsRefresh Forces the Link Usage Items collection to be reloaded from the database the next time it is accessed.
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
AllowAltValues Indicates whether this list allows alternate values to be entered.
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.
DefaultValue The Default Value for fields based upon this Information List.
Description The Description of this Branch.
InformationListId The Id of this Information List.
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.
IsSystemList Read-Only Indicates whether this Information List is a system list.
Items Read-Only A collection of Items that exist in this Information List.
LimitToList Indicates whether a value entered into a field based upon this Information List must exist in the Items collection.
LinkUsageItems Read-Only A read-only collection of Link Usage Items that relate to this Parameter Set.
LinkUsageItemsLoaded Read-Only Indicates whether the Link Usage Items collection has been loaded.
Mandatory Indicates whether a value must be entered into a field based upon this Information List.
MaxLength The Maximum Length of the String that a User can enter into a field based upon this Information List.
MaxLengthAltValue The Maximum Length of alternate values.
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.
Timestamp Read-Only This record's Timestamp.
UniqueValues Indicates whether list values must be unique.
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.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0