PFFieldChoiceValueHelper<TargetItemType>.GetSelectedId Method |
Gets the item id of the choice value. Returns -1 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)
Syntaxpublic long GetSelectedId()
Return Value
Type:
Int64
See Also