Spread Windows Forms 12.0 Product Documentation
Source Property (ExternalReferenceExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalReferenceExpression Class : Source Property
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
public abstract object Source {get;}

Property Value

Object containing the source
See Also

Reference

ExternalReferenceExpression Class
ExternalReferenceExpression Members