Click or drag to resize

ContentTypeItemsPFRelationClassName Property

Gets the class name representing the relation of the content-type with its items. Prefixed with "ContentTypeItems_".

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

Property Value

Type: String
See Also