Interface ICodeableApiObject
Объект с уникальным кодом.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ICodeableApiObject : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Code
Возвращает или задает уникальный код.
Declaration
string Code { get; set; }
Property Value
| Type | Description |
|---|---|
| string |