IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityGroup Class : IsCurrent Method |
'Declaration
Protected Overridable Function IsCurrent( _ ByVal targetAspect As EntityAspect, _ ByVal sourceAspect As EntityAspect _ ) As Boolean
'Usage
Dim instance As EntityGroup Dim targetAspect As EntityAspect Dim sourceAspect As EntityAspect Dim value As Boolean value = instance.IsCurrent(targetAspect, sourceAspect)
protected virtual bool IsCurrent( EntityAspect targetAspect, EntityAspect sourceAspect )
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