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