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

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

source
The instance of the System.Guid structure.

Glossary Item Box

Determines if the System.Guid is empty.

Синтаксис

[Extension()] 
public static bool IsEmpty( 
   Guid source 
)

Параметры

source
The instance of the System.Guid structure.

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

true if the source instance is empty; otherwise - false.

Заметки

The extension method for the System.Guid class.

Смотри также

© Terrasoft 2002-2017.

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

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