Click or drag to resize

PFRelationIdentitySiteGuid Property

Gets or sets the guid of the site hosting the relation.

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

Property Value

Type: Guid
See Also