Click or drag to resize

ContentQueryFilterModelingItemGuid Property

Gets or sets the modeling item GUID. This can replace the Value property if the content-type displayed in the view contains modeled items.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Guid ModelingItemGuid { get; set; }

Property Value

Type: Guid
See Also