| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityAspect Class : GetValueRaw(DataEntityProperty,EntityVersion) Method |
'DeclarationPublic Overloads Overridable Function GetValueRaw( _ ByVal property As DataEntityProperty, _ ByVal version As EntityVersion _ ) As Object
'UsageDim instance As EntityAspect Dim property As DataEntityProperty Dim version As EntityVersion Dim value As Object value = instance.GetValueRaw(property, version)
public virtual object GetValueRaw( DataEntityProperty property, EntityVersion version )
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