Table of Contents

Class ReadOnlyAttribute

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
public class ReadOnlyAttribute : PropertyAttribute
Inheritance
ReadOnlyAttribute

Constructors

ReadOnlyAttribute(bool)

public ReadOnlyAttribute(bool includeChildren)

Parameters

includeChildren bool

Properties

IncludeChildren

public bool IncludeChildren { get; set; }

Property Value

bool