1. IChildRelation

Interface IChildRelation

Base interface for all child relations.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IChildRelation : IRelation, IMember, IDirtyTracking

Properties

InheritsSecurity

Gets or sets a value indicating whether indicates the relation is used to inherit any security related metadata (from the parents towards the children).

Declaration
bool InheritsSecurity { get; set; }
Property Value
TypeDescription
bool
If you have suggestions for improving this article, let us know!