Class DocumentTabularSectionInitializer

    • Constructor Detail

      • DocumentTabularSectionInitializer

        public DocumentTabularSectionInitializer()
    • Method Detail

      • create

        public DocumentTabularSection 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)