KnownProjections Constructor (XmlNode) |
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic KnownProjections(
XmlNode KnownProjections
)
Public Sub New (
KnownProjections As XmlNode
)
Parameters
- KnownProjections
- Type: System.XmlXmlNode
The xmlnode knownprojections from the web.config
See Also