Click or drag to resize

ContentRelationSide1 Property

Gets or sets the first 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 = "Side1_V2")]
public ContentRelationSide Side1 { get; set; }

Property Value

Type: ContentRelationSide
See Also