C# Class Allors.Workspace.Meta.UnitIds

The ids for unit ObjectTypes. Ids can be used for long term reference and should therefore never be changed.
Afficher le fichier Open project: Allors/allors2

Méthodes publiques

Свойство Type Description
Binary Guid
Boolean Guid
DateTime Guid
Decimal Guid
Float Guid
Integer Guid
String Guid
Unique Guid

Property Details

Binary public_oe static_oe property

The id of the binary type.
public static Guid Binary
Résultat Guid

Boolean public_oe static_oe property

The id of the boolean type.
public static Guid Boolean
Résultat Guid

DateTime public_oe static_oe property

The id of the date time type.
public static Guid DateTime
Résultat Guid

Decimal public_oe static_oe property

The id of the decimal type.
public static Guid Decimal
Résultat Guid

Float public_oe static_oe property

The id of the float type.
public static Guid Float
Résultat Guid

Integer public_oe static_oe property

The id of the integer type.
public static Guid Integer
Résultat Guid

String public_oe static_oe property

The id of the string type.
public static Guid String
Résultat Guid

Unique public_oe static_oe property

The id of the unique type.
public static Guid Unique
Résultat Guid