Click or drag to resize

PFContentTypeModelingItemsCacheGetEntry Method (Guid)

Gets a entry by its model GUID.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFContentTypeModelingItemsCacheEntry GetEntry(
	Guid modelItemGuid
)

Parameters

modelItemGuid
Type: SystemGuid

Return Value

Type: PFContentTypeModelingItemsCacheEntry
See Also