ASPxResourceMappingInfo Class
Provides information on the mapping of the resource’s properties to appropriate data fields.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxResourceMappingInfo objects:
Remarks
The ASPxResourceMappingInfo class contains a set of properties whose names correspond to the persistent properties declared within the Resource interface.
An object of the ASPxResourceMappingInfo type can be accessed via the ASPxResourceStorage.Mappings property.
Inheritance
See Also