Click or drag to resize
dyostem api documentation

SessionResultMessage Property

[This is preliminary documentation and is subject to change.]

Human readable result of OpenSession(String, String) command. "Login OK" or "Erreur Login"

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also