Click or drag to resize

ContentRelationSide_LinkedLocation Property

Gets a value indicating whether the content-type is located in the local model or in another.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public override ContentRelationSideLocation Location { get; }

Property Value

Type: ContentRelationSideLocation
See Also