Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

Schema.SetUniqueNameAndCaptionForItem(IDesignItem,DesignModeClassDescriptor,Int32) - метод Смотри также  Terrasoft.Core - пространство имен > Schema - класс > SetUniqueNameAndCaptionForItem - метод : SetUniqueNameAndCaptionForItem(IDesignItem,DesignModeClassDescriptor,Int32) - метод C#

item
The design-time item which the name and caption are to be set for.
classDescriptor
Description of the class of the design-time entity
index
Index of the item.

Glossary Item Box

Sets the unique name and caption for the specified design-time item, using the specified index and description of the class of the design-time entity.

Синтаксис

public void SetUniqueNameAndCaptionForItem( 
   IDesignItem item, 
   DesignModeClassDescriptor classDescriptor, 
   int index 
)

Параметры

item
The design-time item which the name and caption are to be set for.
classDescriptor
Description of the class of the design-time entity
index
Index of the item.

Заметки

Overloaded method.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?