1. Stylelabs.M.Sdk.Models.Base.PropertyDefinitions

Class JsonPropertyDefinition

A JSON () property definition.

Inheritance

object

MemberDefinitionBase

PropertyDefinitionBase

JsonPropertyDefinition

Implements

IPropertyDefinition

IMemberDefinition

Inherited Members

PropertyDefinitionBase.DefinitionType

PropertyDefinitionBase.Indexed

PropertyDefinitionBase.IsMandatory

PropertyDefinitionBase.IsMultiLanguage

PropertyDefinitionBase.IsMultiValue

PropertyDefinitionBase.IsUnique

PropertyDefinitionBase.Boost

PropertyDefinitionBase.IncludedInContent

PropertyDefinitionBase.IncludedInCompletion

MemberDefinitionBase.Name

MemberDefinitionBase.Labels

MemberDefinitionBase.HelpText

MemberDefinitionBase.IsConditional

MemberDefinitionBase.Conditions

MemberDefinitionBase.IsSystemOwned

MemberDefinitionBase.IsSecured

MemberDefinitionBase.AllowUpdates

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsBasePropertyDefinitions

Assembly: Stylelabs.M.Sdk.dll

Syntax

public class JsonPropertyDefinition : PropertyDefinitionBase, IPropertyDefinition, IMemberDefinition

Properties

DataType

Gets the DataType of the value for this property.

Declaration

public override Type DataType { get; }

Property Value

TypeDescription
Type

Overrides

PropertyDefinitionBase.DataType

Implements

IPropertyDefinition

IMemberDefinition

If you have suggestions for improving this article, let us know!