Class ExchangePlanTabularSectionInitializer

    • Constructor Detail

      • ExchangePlanTabularSectionInitializer

        public ExchangePlanTabularSectionInitializer()
    • Method Detail

      • create

        public ExchangePlanTabularSection create​(IV8Project v8project,
                                                 Version version)
        Description copied from interface: IMdObjectInitializer
        Creates metadata object for given configuration and runtime version
        Parameters:
        v8project - the project parameters (maybe null)
        version - the 1C:Enterprise runtime version to create object for, (not null)
        Returns:
        properly initialized metadata object (never null)