Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalReferenceExpression Class / Source Property


In This Topic
Source Property (ExternalReferenceExpression)
In This Topic
Gets the source of the reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Source As Object
 
'Usage
 
Dim instance As ExternalReferenceExpression
Dim value As Object
 
value = instance.Source
See Also