Constructor TypeOverridesAttribute
TypeOverridesAttribute(Boolean, Boolean)
Declaration
public TypeOverridesAttribute(bool hasNoEntityReferences, bool hasNoBlobReferences)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | hasNoEntityReferences | Set to true to ignore entity references in type. |
| Boolean | hasNoBlobReferences | Set to true to ignore blob asset references in type. |