Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Serializer XmlClassDataAppliesToDomainClassSerializer for DomainClass XmlClassDataAppliesToDomainClass.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
    Microsoft.VisualStudio.Modeling.DomainRelationshipXmlSerializer
      Microsoft.VisualStudio.Modeling.DslDefinition.XmlClassDataAppliesToDomainClassSerializer
Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class XmlClassDataAppliesToDomainClassSerializer _
    Inherits DomainRelationshipXmlSerializer
public sealed class XmlClassDataAppliesToDomainClassSerializer : DomainRelationshipXmlSerializer
public ref class XmlClassDataAppliesToDomainClassSerializer sealed : public DomainRelationshipXmlSerializer
[<Sealed>]
type XmlClassDataAppliesToDomainClassSerializer =  
    class 
        inherit DomainRelationshipXmlSerializer 
    end
public final class XmlClassDataAppliesToDomainClassSerializer extends DomainRelationshipXmlSerializer
The XmlClassDataAppliesToDomainClassSerializer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | XmlClassDataAppliesToDomainClassSerializer | XmlClassDataAppliesToDomainClassSerializer Constructor | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | MonikerAttributeName | Cannot be monikerized. (Overrides DomainClassXmlSerializer.MonikerAttributeName.) | 
| .gif) | MonikerTagName | Cannot be monikerized. (Overrides DomainClassXmlSerializer.MonikerTagName.) | 
| .gif) | SerializesId | Exposes whether serializers derived from this class are serializing Id. (Overrides DomainRelationshipXmlSerializer.SerializesId.) | 
| .gif) | UsesFullForm | Exposes whether serializers derived from this class are serializing this relationship in full form. (Overrides DomainRelationshipXmlSerializer.UsesFullForm.) | 
| .gif) | XmlTagName | Cannot be serialized. (Overrides DomainClassXmlSerializer.XmlTagName.) | 
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.