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

DynamicXml.Item - свойство Смотри также  Terrasoft.Common - пространство имен > DynamicXml - класс : Item - свойство C#

Glossary Item Box

The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name.

Список перегрузок

ПерегрузкаОписание
Item(String)The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name.  
Item(String,Int32)Indexer of access to the subordinate XML element using the specified element name and address. Gets the DynamicXml instance with the specified elementName name and index index.  

Исключения

ИсключениеОписание
InvalidObjectStateException When attempting to set an attribute value of an uninitialized XML element.

Заметки

The indexer is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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