Table of Contents

Interface IUpdateViewpointRequest

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

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

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(UpdateViewpointRequest))]
public interface IUpdateViewpointRequest : IUpdateRequest, IIdentifierRequest, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IWebApiRequest
Inherited Members
Extension Methods

Properties

Name

Наименования представления.

Optional<string> Name { get; set; }

Property Value

Optional<string>