Click or drag to resize

PFBaseObjectId Property

Gets the id identifying this object. Must be used to find or identify an object because faster than 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 long Id { get; }

Property Value

Type: Int64
See Also