| ConfigurationCommunicationSpi Property |
Communication SPI
Namespace:
CSharpGrid.Grid
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public CommunicationAdapter CommunicationSpi { get; set; }
public:
property CommunicationAdapter^ CommunicationSpi {
CommunicationAdapter^ get ();
void set (CommunicationAdapter^ value);
}
Property Value
Type:
CommunicationAdapterSee Also