Class ValueInlineReferenceOptions
public record ValueInlineReferenceOptions : IEquatable<ValueInlineReferenceOptions>
- Inheritance
-
ValueInlineReferenceOptions
- Implements
- Inherited Members
Properties
IsContentEditable
Override editability of the referenced entity.
public bool? IsContentEditable { get; set; }
Property Value
- bool?