ISchemaSyncLogStoppingErrorEntry Property
|
Gets/sets the
StoppingErrorEntry with information on
the exception that caused the
schema sync to stop.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax StoppingErrorEntry StoppingErrorEntry { get; set; }
Property StoppingErrorEntry As StoppingErrorEntry
Get
Set
property StoppingErrorEntry^ StoppingErrorEntry {
StoppingErrorEntry^ get ();
void set (StoppingErrorEntry^ value);
}
abstract StoppingErrorEntry : StoppingErrorEntry with get, set
Property Value
Type:
StoppingErrorEntrySee Also