←Select platform

HasValue Property

Summary

Returns a value indicating if LoadBeforeElementData has a value.

Syntax

C#
C++/CLI
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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.