| ResultT, TErrorErrorType Property |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public Nullable<TError> ErrorType { get; }
Public ReadOnly Property ErrorType As Nullable(Of TError)
Get
Property Value
Type:
NullableTErrorSee Also