| Visual Basic (Declaration) | |
|---|---|
| Public Sub CreateReference( _ ByVal sourceId As NodeId, _ ByVal referenceTypeId As NodeId, _ ByVal isInverse As Boolean, _ ByVal targetId As NodeId, _ ByVal bidirectional As Boolean _ ) | |
| C# | |
|---|---|
| public void CreateReference( NodeId sourceId, NodeId referenceTypeId, bool isInverse, NodeId targetId, bool bidirectional ) | |
Parameters
- sourceId
- referenceTypeId
- isInverse
- targetId
- bidirectional
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    