Click or drag to resize
PropertyFilterPropertyDefinitionId Property
Gets or sets the unique identifier for the property definition to evaluate the filter on.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid PropertyDefinitionId { get; set; }

Property Value

Type: Guid
See Also