Click or drag to resize

PFViewIsModelView Property

Gets a value indicating whether this view has been created from an application's model.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsModelView { get; }

Property Value

Type: Boolean
See Also