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

AggregatableAttribute.IsParentSurrogate Property

IsParentSurrogate

Determines whether instances of the target class of this custom attribute are parent surrogates.

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

If this property is set, the IsParentSurrogate property of the ChildAttribute class cannot be used.