Represents an XRules property. XRules properties are attached to XML nodes either using <property> rules or using the Properties collection on DXmlElement and DXmlAttribute.
For a list of all members of this type, see DXmlProperty Members.
System.Object
XRules.DXmlProperty
[Visual Basic] Public Class DXmlProperty Implements IDynamicParticle [C#] public class DXmlProperty : IDynamicParticle [C++] public __gc class DXmlProperty : public IDynamicParticle [JScript] public class DXmlProperty extends IDynamicParticle
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
DXmlProperty Members | XRules Namespace