OPC Historian .NET Server Toolkit Reference
DefItemAttribute Constructor

Syntax
'Usage
 
Dim id As Integer
Dim name As String
Dim description As String
Dim dataType As Type
 
Dim instance As New DefItemAttribute(id, name, description, dataType)
public DefItemAttribute( 
   int id,
   string name,
   string description,
   Type dataType
)

Parameters

id
name
description
dataType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DefItemAttribute Class
DefItemAttribute Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback