protected virtual bool IsAbsoluteReferencePreferred()
'Declaration
Protected Overridable Function IsAbsoluteReferencePreferred() As Boolean
'Usage
Dim instance As ExternalVariable Dim value As Boolean value = instance.IsAbsoluteReferencePreferred()
Return Value
true
if all references are converted to absolute; otherwise, false
.