IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityPropertyChangingEventArgs Class > EntityPropertyChangingEventArgs Constructor : EntityPropertyChangingEventArgs Constructor(EntityAspect,EntityProperty,Object) |
'Declaration
Public Function New( _ ByVal entityAspect As EntityAspect, _ ByVal property As EntityProperty, _ ByVal value As Object _ )
'Usage
Dim entityAspect As EntityAspect Dim property As EntityProperty Dim value As Object Dim instance As New EntityPropertyChangingEventArgs(entityAspect, property, value)
public EntityPropertyChangingEventArgs( EntityAspect entityAspect, EntityProperty property, object value )
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