PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelChild­AttributeIs­Parent­Surrogate
Open sandboxFocus

Property IsParentSurrogate

IsParentSurrogate

Determines whether the value assigned to the field or property is a parent surrogate. The Parent property of children of a parent surrogate are set to the parent of the parent surrogate, instead of to the field itself.

Declaration
public bool IsParentSurrogate { get; set; }
Property Value
Type Description
Boolean