Class AppEntityWithNavigationChildOneToOneAndOneToOne
Inherited Members
Namespace: Volo.Abp.TestApp.Domain
Assembly: Volo.Abp.TestApp.dll
Syntax
public class AppEntityWithNavigationChildOneToOneAndOneToOne : Entity<Guid>, IEntity<Guid>, IEntity
Constructors
AppEntityWithNavigationChildOneToOneAndOneToOne()
Declaration
public AppEntityWithNavigationChildOneToOneAndOneToOne()
Properties
ChildName
Declaration
public string ChildName { get; set; }
Property Value
Type | Description |
---|---|
string |