Click or drag to resize

PFFieldUserValue_Utils Class

Provides extension methods for PFFieldUserValue instances.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFFieldUserValue_Utils

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static class PFFieldUserValue_Utils

The PFFieldUserValue_Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsEmpty
Gets a value indicating whether the user value is null or empty.
Public methodStatic memberIsNotEmpty
Gets a value indicating whether the user value is not null and contains references.
Top
See Also