Uses of Class
com._1c.g5.v8.dt.supply.SupplySettingsContext
- 
Packages that use SupplySettingsContext Package Description com._1c.g5.v8.dt.supply 
- 
- 
Uses of SupplySettingsContext in com._1c.g5.v8.dt.supplyMethods in com._1c.g5.v8.dt.supply that return SupplySettingsContext Modifier and Type Method Description SupplySettingsContextIntegrationContext. getSupplySettingsContext()Gets the supply settings model context.Constructors in com._1c.g5.v8.dt.supply with parameters of type SupplySettingsContext Constructor Description IntegrationContext(SupplySettingsContext supplySettingsContext, String libraryName, IDtProject destinationProject, IDtProjectDataSourceConnector destinationDataSource, IDtProjectDataSourceConnector libraryDataSource, IDataReferenceProvider dataReferenceProvider)Creates an instance of the integration context.
 
-