Click or drag to resize
TempFileInfoFileParentGUID Property
Temporary file scope unique identifier (temporary files are numbered uniquely within this scope).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual Guid FileParentGUID { get; set; }

Property Value

Type: Guid
See Also