Package com._1c.g5.v8.bm.integration
Interface IBmProjectProvider
- 
- All Superinterfaces:
- IBmProvider
 
 public interface IBmProjectProvider extends IBmProvider TheIBmProviderthat controls access to the project's sources.
- 
- 
Field SummaryFields Modifier and Type Field Description static StringPROVIDER_IDProvider unique ID.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSyncActive()- 
Methods inherited from interface com._1c.g5.v8.bm.integration.IBmProvidergetId, waitProcessing
 
- 
 
- 
- 
- 
Field Detail- 
PROVIDER_IDstatic final String PROVIDER_ID Provider unique ID.- See Also:
- Constant Field Values
 
 
- 
 
-