Interface ILocateableApiObject
Объект, обладающий строковым расположением.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ILocateableApiObject : IAbleToHaveId, IApiObject, IApiEntity, INotifyPropertyChanged
Methods
GetDefaultLocation()
Возвращает строковое расположение объекта по умолчанию.
Declaration
string GetDefaultLocation()
Returns
| Type | Description |
|---|---|
| string | Строковое расположение объекта по умолчанию. |