Click or drag to resize

DataObjectReferencePathGetIdCacheKey Method

Returns a string cache key for caching the id yield of the reference path. It is similar to the path but excludes the display name format.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string GetIdCacheKey()

Return Value

Type: String
See Also