Click or drag to resize

PFActivityLogPFActivityLogEntryHits Property

Gets or sets the number of occurrences of this operations aggregation.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public long Hits { get; set; }

Property Value

Type: Int64
The hits.
See Also