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

ItemsDataTable..::..AddItemsRow Method (SubscriptionsRow, String, Int32, Boolean, Single, Boolean, String, Int32, String)

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public OPCCliConfiguration..::..ItemsRow AddItemsRow(
	OPCCliConfiguration..::..SubscriptionsRow parentSubscriptionsRowByFK_SUBSCRIPTION_ITEM,
	string Name,
	int MaxAge,
	bool Active,
	float Deadband,
	bool EnableBuffering,
	string ItemPath,
	int SamplingRate,
	string RequestedTypeFullName
)
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Function AddItemsRow ( _
	parentSubscriptionsRowByFK_SUBSCRIPTION_ITEM As OPCCliConfiguration..::..SubscriptionsRow, _
	Name As String, _
	MaxAge As Integer, _
	Active As Boolean, _
	Deadband As Single, _
	EnableBuffering As Boolean, _
	ItemPath As String, _
	SamplingRate As Integer, _
	RequestedTypeFullName As String _
) As OPCCliConfiguration..::..ItemsRow
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
OPCCliConfiguration..::..ItemsRow^ AddItemsRow(
	OPCCliConfiguration..::..SubscriptionsRow^ parentSubscriptionsRowByFK_SUBSCRIPTION_ITEM, 
	String^ Name, 
	int^ MaxAge, 
	bool^ Active, 
	float^ Deadband, 
	bool^ EnableBuffering, 
	String^ ItemPath, 
	int^ SamplingRate, 
	String^ RequestedTypeFullName
)

Parameters

parentSubscriptionsRowByFK_SUBSCRIPTION_ITEM
Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..SubscriptionsRow
Name
Type: String
MaxAge
Type: Int32
Active
Type: Boolean
Deadband
Type: Single
EnableBuffering
Type: Boolean
ItemPath
Type: String
SamplingRate
Type: Int32
RequestedTypeFullName
Type: String