Acceleratio.SPDG.Generator.SPModel.SPDGWeb.AddList C# (CSharp) Метод

AddList() публичный абстрактный Метод

public abstract AddList ( string title, string description, int templateId ) : System.Guid
title string
description string
templateId int
Результат System.Guid
        public abstract Guid AddList(string title, string description, int templateId);