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 |
---|---|
bool |
Remarks
If this property is set, the IsParentSurrogate property of the ChildAttribute class cannot be used.