| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > NavigationScalarEntityProperty<TInstance,TValue> Class > GetEntityReference Method : GetEntityReference(TInstance) Method |
'DeclarationPublic Overloads Function GetEntityReference( _ ByVal instance As TInstance _ ) As ScalarEntityReference(Of TValue)
'UsageDim instance As NavigationScalarEntityProperty(Of TInstance,TValue) Dim instance As TInstance Dim value As ScalarEntityReference(Of TValue) value = instance.GetEntityReference(instance)
public ScalarEntityReference<TValue> GetEntityReference( TInstance instance )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2