| CommunicationAdapterManagerErrLog Property |
Manager Err Log Property
Namespace:
CSharpGrid.Grid.SPI
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public ArrayList ManagerErrLog { get; }
public:
property ArrayList^ ManagerErrLog {
ArrayList^ get ();
}
Property Value
Type:
ArrayListSee Also