Click or drag to resize

ContentRelationMirroredRelationModelGuid Property

Gets or sets the GUID of the model hosting the mirrored relation. Only relevant if the MirroredRelation property is True.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public Guid MirroredRelationModelGuid { get; set; }

Property Value

Type: Guid
See Also