Interface IChildRelation
Version: 4.0
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, 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
RequestResponse
bool InheritsSecurity { get; set; }
Property Value
Type | Description |
---|---|
bool |