DicomObjects Reference
DicomObjects Reference
/
DicomAttribute Object
/ Multiple Property
Collapse All
Expand All
In This Topic
Multiple Property
In This Topic
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
DicomAttribute Object
|
DicomAttribute Members