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

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

binder
The name of the XML document.
result
The DynamicXml instance that represents the value of the XML document binder

Glossary Item Box

Implementing the receive operation for the value of XML document with the specified name.

Синтаксис

public override bool TryGetMember( 
   GetMemberBinder binder, 
   out object result 
)

Параметры

binder
The name of the XML document.
result
The DynamicXml instance that represents the value of the XML document binder

Тип возвращаемого значения

true if the XML document value receive operation has been successful; otherwise - false.

Смотри также

© Terrasoft 2002-2017.

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

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