C# Class Signum.React.Json.EntityJsonConverter.IdentityInfo

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
Id string
IsNew bool?
Modified bool?
Ticks long?
ToStr string
Type string

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Id public_oe property

public string Id
Résultat string

IsNew public_oe property

public bool? IsNew
Résultat bool?

Modified public_oe property

public bool? Modified
Résultat bool?

Ticks public_oe property

public long? Ticks
Résultat long?

ToStr public_oe property

public string ToStr
Résultat string

Type public_oe property

public string Type
Résultat string