'Declaration
Function GetRootForReferenceProperty( _ ByVal property As System.String _ ) As INDiagramElementContainer
'Usage
Dim instance As INDiagramElementReferenceHolder Dim property As System.String Dim value As INDiagramElementContainer value = instance.GetRootForReferenceProperty(property)
INDiagramElementContainer GetRootForReferenceProperty( System.string property )
Parameters
- property