Click or drag to resize

ContentRelationSide2 Property

Gets or sets the second side of the relation.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlElementAttribute(ElementName = "Side2_V2")]
public ContentRelationSide Side2 { get; set; }

Property Value

Type: ContentRelationSide
See Also