DicomObjects Reference
DicomObjects Reference / DicomAttribute Object / Multiple Property
Multiple Property
Description
Determines whether an attribute has a potential value multiplicity of greater than 1
Property type
Read-only property
Syntax
Visual Basic
Public Property Multiple As Boolean
Remarks
If true, then the element has a potential value multiplicity of > 1, and its value will be an array not a scalar.
See Also