XdmReader.IsId PropertyXdmReader.IsId PropertyXdmReader::IsId Property
- XmlPrime 5.0
- Other Versions ▼
Gets a value indicating whether the current node is an XML ID.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the urrent node is an XML ID; otherwise, false
False
false
.