Click or drag to resize

PFApplicationModelRelations Property

Gets the list of all content relations in the 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 List<ContentRelation> ModelRelations { get; }

Property Value

Type: ListContentRelation
See Also