Represents a User Data Item.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Clone Create a Clone of this item.
Delete Deletes this record.
DirtyClear System Use Only
DirtySet System Use Only
GetObjectName
Load Loads a record from the database.
LoadByName Load a record from the database by specifying its Name.
Refresh Refreshes this object from the database.
Save Save this record.
ShareInformationLoad Loads the Share Information (the SharedUsers and SharedRoles properties).
ShareInformationRefresh Forces the Share Information to be reloaded from the database the next time it is accessed.

Properties

Name Description
Active Indicates whether this record is Active.
CreatedDate Read-Only The Local date and time this record was Created.
CreatedUtcDate Read-Only The UTC date and time this record was Created.
Data The Data.
DataScope The Data Scope.
DataType The Data Type.
DataTypeText The Data Type in its String representation.
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.
IsSharedFromAnotherUser Read-Only Indicates whether this Data Item belongs to another User.
Name The Item Name.
NameResolved Read-Only The Name containing details of the User who has shared this item if applicable.
Notes '' Duplicates this object. ''
ParentUserDataPk The primary key of the Parent item.
Pk Read-Only This record's primary key.
ShareInformationLoaded Read-Only Indicates whether the Share Information has been loaded.
ShareLevel The Share Level.
ShareLevelText The Share Level in its String representation.
SharedRoles A Range String representing the Roles with whom this User Data Item is shared.
SharedUsers A Range String representing the Users with whom this User Data Item is shared.
Tag The Tag property can be used to attach another value or object to this item.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
UserPk The User to whom this Data Item belongs.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0