Interface IAbleToHaveChangeableName
Сущность, способная иметь изменяемое имя.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IAbleToHaveChangeableName : IAbleToHaveName, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Name
Имя сущности.
Declaration
string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |