C# Класс Allors.Workspace.Meta.UnitIds

The ids for unit ObjectTypes. Ids can be used for long term reference and should therefore never be changed.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Binary Guid
Boolean Guid
DateTime Guid
Decimal Guid
Float Guid
Integer Guid
String Guid
Unique Guid

Описание свойств

Binary публичное статическое свойство

The id of the binary type.
public static Guid Binary
Результат Guid

Boolean публичное статическое свойство

The id of the boolean type.
public static Guid Boolean
Результат Guid

DateTime публичное статическое свойство

The id of the date time type.
public static Guid DateTime
Результат Guid

Decimal публичное статическое свойство

The id of the decimal type.
public static Guid Decimal
Результат Guid

Float публичное статическое свойство

The id of the float type.
public static Guid Float
Результат Guid

Integer публичное статическое свойство

The id of the integer type.
public static Guid Integer
Результат Guid

String публичное статическое свойство

The id of the string type.
public static Guid String
Результат Guid

Unique публичное статическое свойство

The id of the unique type.
public static Guid Unique
Результат Guid