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

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

attribute

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.

Синтаксис

public string Item( 
   string attribute 
) {get; set;}

Параметры

attribute

Исключения

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

Заметки

The indexer is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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