SavePropertiesCommand - конструктор |
Пространство имён:
Tessa.UI.Views.Content.Table
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public SavePropertiesCommand(
[NotNullAttribute] IEnumerable<IItemProperties> properties
)
Public Sub New (
<NotNullAttribute> properties As IEnumerable(Of IItemProperties)
)
public:
SavePropertiesCommand(
[NotNullAttribute] IEnumerable<IItemProperties^>^ properties
)
new :
[<NotNullAttribute>] properties : IEnumerable<IItemProperties> -> SavePropertiesCommand
Параметры
- properties
- Тип: System.Collections.GenericIEnumerableIItemProperties
Список контейнеров свойств
См. также