Click or drag to resize
AbstractOutputFileDataLoaded Property
Returns true if the data is loaded to the object.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public bool DataLoaded { get; }

Property Value

Type: Boolean
See Also