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

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

message
Error details.
itemName
Name of the item, which caused exception.
userName
Name of the user, who locked the item.

Glossary Item Box

Initializes a new instance of the SourceControlLockException class with the specified error message, name of the locked system item and name of the user who locked it.

Синтаксис

public SourceControlLockException( 
   string message, 
   string itemName, 
   string userName 
)

Параметры

message
Error details.
itemName
Name of the item, which caused exception.
userName
Name of the user, who locked the item.

Смотри также

© Terrasoft 2002-2017.

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

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