| DiaGlobWrapperCommonDeviceInformationDeviceFamily Property |
diaGlobWrapper Help
Returns the SCbus board family. Possible values can be CT_NETSTRUCTIP, CT_DFD41D, CT_DFD41E, CT_DFSPAN, CT_DFMSI or CT_DFSCX
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string DeviceFamily { get; }Public ReadOnly Property DeviceFamily As String
Get
public:
property String^ DeviceFamily {
String^ get ();
}member DeviceFamily : string with get
Property Value
Type:
String
See Also