Click or drag to resize

PFItemHtmlHelperSourceRelationGuid Property

Gets the source relation GUID. If not relevant, returns Guid.empty.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Guid SourceRelationGuid { get; }

Property Value

Type: Guid
See Also