Visual Basic (Declaration) | |
---|---|
Public Overloads Function DeleteReference( _ ByVal sourceHandle As Object, _ ByVal referenceTypeId As NodeId, _ ByVal isInverse As Boolean, _ ByVal targetId As ExpandedNodeId, _ ByVal deleteBidirectional As Boolean _ ) As ServiceResult |
C# | |
---|---|
public ServiceResult DeleteReference( object sourceHandle, NodeId referenceTypeId, bool isInverse, ExpandedNodeId targetId, bool deleteBidirectional ) |
Parameters
- sourceHandle
- referenceTypeId
- isInverse
- targetId
- deleteBidirectional
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family