Click or drag to resize

ContentRelationSideLocation Enumeration

Identifies the location scope of the related content.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum ContentRelationSideLocation
Members
  Member nameValueDescription
LocalModel0 The content is located in the same model.
LinkedModel1 The content is located in another (linked) model.
See Also