Interface IChildToOneParentRelation
A relation where the child has one parent.
Inherited Members
Namespace: Stylelabs.M.Sdk.Contracts.Base
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IChildToOneParentRelation : IChildRelation, IToOneRelation, IRelation, IMember, IDirtyTracking
Properties
Parent
Gets or sets the parent.
Declaration
long? Parent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int64> |
Can we improve this article ? Provide feedback