Click or drag to resize

PFRelationIdentityContentTypeGuid Property

Gets or sets the guid of the content-type hosting the relation.

Leave empty if the relation is not attached to 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 ContentTypeGuid { get; set; }

Property Value

Type: Guid
See Also