Class AppEntityWithNavigationChildOneToOne
Inherited Members
Namespace: Volo.Abp.Auditing.App.Entities
Assembly: Volo.Abp.Auditing.Tests.dll
Syntax
[Audited]
public class AppEntityWithNavigationChildOneToOne : Entity<Guid>, IEntity<Guid>, IEntity
Constructors
AppEntityWithNavigationChildOneToOne()
Declaration
public AppEntityWithNavigationChildOneToOne()
Properties
ChildName
Declaration
public string ChildName { get; set; }
Property Value
Type | Description |
---|---|
string |