Interface IRestrictedListGroupPropertyOwnerItem
Элемент ограничительного перечня на IGroupPropertyOwner
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IRestrictedListGroupPropertyOwnerItem : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
GroupPropertyOwner
Возвращает IGroupPropertyOwner
Declaration
IGroupPropertyOwner GroupPropertyOwner { get; }
Property Value
| Type | Description |
|---|---|
| IGroupPropertyOwner |
RestrictedList
Возвращает ограничительный перечень
Declaration
IRestrictedList RestrictedList { get; }
Property Value
| Type | Description |
|---|---|
| IRestrictedList |
Value
Возвращает или задает значение.
Declaration
bool Value { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |