Click or drag to resize

RpAttrModelIndexed Property

Gets a value that indicates if the attribute is indexed.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public virtual bool Indexed { get; }

Property Value

Type: Boolean
true if and only if the attribute is indexed.
See Also