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

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

source
String.

Glossary Item Box

Determines whether the string is an acceptable unique identifier.

Синтаксис

[Extension()] 
public static bool IsValidGuid( 
   string source 
)

Параметры

source
String.

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

true if the string is an acceptable unique identifier; otherwise - false.

Заметки

Extensible method for the System.String class.

Смотри также

© Terrasoft 2002-2017.

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

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