Click or drag to resize

PFOfficeBindingValueGuid Property

Global unique identifier for this column. Should stay constant between multiple bindings to allows consistent update of the placeholders.

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

Property Value

Type: Guid
See Also