Interface IChildRelation
Base interface for all child relations.
Inherited Members
Namespace: Stylelabs.M.Sdk.Contracts.Base
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IChildRelation : IRelation, IMember, IDirtyTracking
Properties
InheritsSecurity
Indicates if this relation is used to inherit any security related metadata (from the parents towards the children).
Declaration
bool InheritsSecurity { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Can we improve this article ? Provide feedback