OptionalValue<T>.HasValue property

namespace: Serenity   assemblySerenity.Net.Services

True if the object has a meaningful value.

public bool HasValue { get; }

See Also