DataProviderContext interface
Contextual information that data providers can examine when populating their data
Properties
properties | Generic property bag that contains context-specific properties that data providers can use when populating their data dictionary |
Property Details
properties
Generic property bag that contains context-specific properties that data providers can use when populating their data dictionary
properties: {[key: string]: any}
Property Value
{[key: string]: any}