Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Data
ConnectResult Class
ConnectResult Properties
Client Property
ClientConnectionId Property
ClientVersion Property
Errors Property
HasErrors Property
IsConnected Property
ConnectResult
Errors Property
Namespace:
AxiomCore2.Data
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
public
IEnumerable
<
DataProviderError
>
Errors
{
get
; }
Property Value
Type:
IEnumerable
DataProviderError
See Also
Reference
ConnectResult Class
AxiomCore2.Data Namespace