Attribute.Kind

Syntax

Kind: PP.Rds.AttributeKind;

Description

The Kind property determines kind of MDM dictionary attribute.

Comments

Use JSON or the setIsKind method to set the property value, and the getIsKind method to get the property value.

By default this property is set to PP.Rds.AttributeKind.Common.

Example

The example of use is given on the page with description of the Attribute constructor.

See also:

Attribute