BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

XmlHelper..::..ReadAttributeBool Method

A method that is reading an "long" atribute

Namespace:  CAS.Lib.CommonBus.Xml
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public static bool ReadAttributeBool(
	XmlReader pSettings,
	string pName
)
Public Shared Function ReadAttributeBool ( _
	pSettings As XmlReader, _
	pName As String _
) As Boolean
public:
static bool^ ReadAttributeBool(
	XmlReader^ pSettings, 
	String^ pName
)

Parameters

pSettings
Type: XmlReader
XmlReader stream
pName
Type: String
name of the atribute

Return Value

value of an atribute