Click or drag to resize

PFFileReferenceSite Property

Gets the parent site.

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

Property Value

Type: PFSite
See Also