DomainXmlSerializerNamespaceEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An tuple that links one Domain Model to its xml namepace type.
public ref class DomainXmlSerializerNamespaceEntry sealed
public sealed class DomainXmlSerializerNamespaceEntry
type DomainXmlSerializerNamespaceEntry = class
Public NotInheritable Class DomainXmlSerializerNamespaceEntry
- Inheritance
-
DomainXmlSerializerNamespaceEntry
Constructors
DomainXmlSerializerNamespaceEntry(String, Type) |
Constructor |
Properties
DomainModelType |
Type of the domain model |
TargetNamespace |
XML namespace |