LayoutPropertyScope(LayoutCode, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected LayoutPropertyScope (Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode code, bool immutable);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode * bool -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope
Protected Sub New (code As LayoutCode, immutable As Boolean)
Parameters
- code
- LayoutCode
- immutable
- Boolean