Click or drag to resize

ServiceBaseError Property

Gets the Error string

Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
public string Error { get; }

Property Value

String

Implements

IDataErrorInfoError
See Also