Table of Contents

Interface ICreateReferenceRequest

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Requests.Reference
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет запрос создания документа.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(CreateReferenceRequest))]
public interface ICreateReferenceRequest : IWebApiRequest

Properties

Name

Наименование справочника.

string Name { get; set; }

Property Value

string