Package com._1c.g5.v8.bm.integration
Interface IBmProjectProvider
-
- All Superinterfaces:
IBmProvider
public interface IBmProjectProvider extends IBmProvider
TheIBmProvider
that controls access to the project's sources.
-
-
Field Summary
Fields Modifier and Type Field Description static String
PROVIDER_ID
Provider unique ID.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSyncActive()
-
Methods inherited from interface com._1c.g5.v8.bm.integration.IBmProvider
getId, waitProcessing
-
-
-
-
Field Detail
-
PROVIDER_ID
static final String PROVIDER_ID
Provider unique ID.- See Also:
- Constant Field Values
-
-