EntityDataProvider
- Namespace:
PPDS.Dataverse.Generated - Assembly:
PPDS.Dataverse - Kind: Class
- Base:
Entity - Implements:
INotifyPropertyChanged,INotifyPropertyChanging,IExtensibleDataObject
Summary
Developers can register plug-ins on a data provider to enable data access for virtual entities in the system.
Members
Constructors
EntityDataProvider()
EntityDataProvider()
Default Constructor.
Properties
ArchivePlugin
Nullable<Guid> ArchivePlugin { get; set; }
Contains the archiveplugin id that should be run when Archive is invoked
BulkArchivePlugin
Nullable<Guid> BulkArchivePlugin { get; set; }
Contains the bulkarchiveplugin id that should be run when BulkArchive is invoked