RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DataProcessResult..::..ResultCode Property

Gets the result code.

Namespace:  RingSoft.DbLookup.DataProcessor
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public GetDataResultCodes ResultCode { get; set; }
Public Property ResultCode As GetDataResultCodes
	Get
	Set
public:
property GetDataResultCodes^ ResultCode {
	GetDataResultCodes^ get ();
	void set (GetDataResultCodes^ value);
}

Field Value

The result code.