Visual Basic (Declaration) | |
---|---|
Public Function AddProperty(Of T)( _ ByVal propertyName As String, _ ByVal dataTypeId As NodeId, _ ByVal valueRank As Integer _ ) As PropertyState |
C# | |
---|---|
public PropertyState AddProperty<T>( string propertyName, NodeId dataTypeId, int valueRank ) |
Parameters
- propertyName
- dataTypeId
- valueRank
Type Parameters
- T
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family