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

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

message
Error message.
objectName
The name of the object.

Glossary Item Box

Initializes an instance of the ObjectIsReadOnlyException class for the specified object, using the specified error message.

Синтаксис

public ObjectIsReadOnlyException( 
   string message, 
   string objectName 
)

Параметры

message
Error message.
objectName
The name of the object.

Смотри также

© Terrasoft 2002-2017.

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

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