Attribute.Specified Property |
Gets a value indicating whether the attribute value was explicitly set.
[VBScript] Public ReadOnly Property Specified As Boolean
[JScript] public function get Specified() : Boolean;
true if this attribute was explicitly given a value in the original instance document; otherwise, false.