Double Attribute
Last updated
Was this helpful?
Last updated
Was this helpful?
The DoubleAttribute captures a double value i.e. a decimal value in the range ±5.0 × 10^−324 to ±1.7 × 10^308.CommentShare feedback on the editor
CommentShare feedback on the editor
CommentShare feedback on the editor<DoubleAttribute Name="Max Temperature"/>CommentShare feedback on the editor
CommentShare feedback on the editorCommentShare feedback on the editor
CommentShare feedback on the editor
DefaultValue
CommentShare feedback on the editorThe value given to the attribute when the Document Object is created. The default value is 0 (zero).CommentShare feedback on the editor
MinValue
CommentShare feedback on the editorThe lowest allowed value to enter.CommentShare feedback on the editor
MaxValue
CommentShare feedback on the editorThe highest allowed value to enter.