Click or drag to resize

PFRelationIdentityApplicationGuid Property

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

Leave empty if the relation is not attached to an application or a content-type.

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 ApplicationGuid { get; set; }

Property Value

Type: Guid
See Also