Interface IChildRelation
Version: 3.2
Base interface for all child relations.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IChildRelation : IRelation, IMember, IDirtyTrackingProperties
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
RequestResponse
bool InheritsSecurity { get; set; }Property Value
| Type | Description |
|---|---|
| bool |