|
SchemaTotalDigitalChannels Property
|
Gets total number of digital channels of this
Schema.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public int TotalDigitalChannels { get; }
Public ReadOnly Property TotalDigitalChannels As Integer
Get
public:
property int TotalDigitalChannels {
int get ();
}
member TotalDigitalChannels : int with get
function get_TotalDigitalChannels();
View SourceProperty Value
Int32See Also