Click or drag to resize
FilterScopeAllowedAttributes Property
Allowed Attributes - Select the attributes permitted in the filter definition.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<AttributeTypeDescription> AllowedAttributes { get; set; }

Property Value

Type: ListAttributeTypeDescription
See Also