UnitOfWorkUpdateEntitiesDirectlyElementEntity Property  | 
 
            Gets / sets entity
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic IEntity2 Entity { get; set; }Public Property Entity As IEntity2
	Get
	Set
Property Value
Type: 
IEntity2
See Also