Interface ICompatibilityConditionForElement
Условие для поиска совместимых объектов по владельцу свойства.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ICompatibilityConditionForElement : ICompatibilityCondition, ICondition, IDeleteableApiObject, IPropertyOwnerScope, IAbleToHaveId, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Element
Владелец свойства.
Declaration
IElement Element { get; set; }
Property Value
| Type | Description |
|---|---|
| IElement |