Member Junction
Preparing search index...
@memberjunction/ng-archive-manager
ArchiveConfigEntity
Interface ArchiveConfigEntity
Represents an entity within a configuration
interface
ArchiveConfigEntity
{
ArchiveConfigurationID
:
string
;
BatchSize
:
number
;
DateField
:
string
;
EntityName
:
string
;
ID
:
string
;
IsActive
:
boolean
;
IsDirty
:
boolean
;
IsNew
:
boolean
;
Mode
:
"ArchiveOnly"
|
"HardDelete"
|
"StripFields"
|
undefined
;
RetentionDays
:
number
;
}
Index
Properties
Archive
Configuration
ID
Batch
Size
Date
Field
Entity
Name
ID
Is
Active
Is
Dirty
Is
New
Mode
Retention
Days
Properties
Archive
Configuration
ID
ArchiveConfigurationID
:
string
Batch
Size
BatchSize
:
number
Date
Field
DateField
:
string
Entity
Name
EntityName
:
string
ID
ID
:
string
Is
Active
IsActive
:
boolean
Is
Dirty
IsDirty
:
boolean
Is
New
IsNew
:
boolean
Mode
Mode
:
"ArchiveOnly"
|
"HardDelete"
|
"StripFields"
|
undefined
Retention
Days
RetentionDays
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Archive
Configuration
ID
Batch
Size
Date
Field
Entity
Name
ID
Is
Active
Is
Dirty
Is
New
Mode
Retention
Days
Member Junction
Loading...
Represents an entity within a configuration