|  | OneSampleAndersonDarlingTestError Property | 
            Error message if the Anderson-Darling test fails on the provided data
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic string Error { get; }Public ReadOnly Property Error As String
	Get
public:
property String^ Error {
	String^ get ();
}member Error : string with get
Property Value
String See Also
See Also