Click or drag to resize

PFFieldChoiceValueHelperTargetItemTypeGetSelectedGuid Method

Gets the item GUID of the choice value. Returns Guid.Empty if the value is null or empty.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Guid GetSelectedGuid()

Return Value

Type: Guid
See Also