HasValue Property (original) (raw)

Summary

Returns a value indicating if LoadBeforeElementData has a value.

Syntax

public bool HasValue { get; } 

public: property bool HasValue { bool get() }

Property Value

returns true if LoadBeforeElementData has a value; otherwise, false.

Remarks

This method returns true if any of the following conditions are true

  1. Encoding is ElementDataType.BulkData and BulkData contains a value
  2. ElementValue contains a value
  3. BulkDataRasterImage contains a value

Requirements

Target Platforms

See Also

LoadBeforeElementData Class

LoadBeforeElementData Members

Leadtools.Dicom.Common.Extensions Namespace

Leadtools.Dicom.Common Assembly