RelationshipMember complex type [SDM]

 
Platform SDK: System Definition Model Overview

RelationshipMember Complex Type

Note: This documentation is preliminary and is subject to change.

Defines the relationship that will exist between object members when they are created.

<xs:complexType name="RelationshipMember">
    <xs:complexContent>
        <xs:extension
            base="Member"
         />
    </xs:complexContent>
</xs:complexType>
RelationshipMember
Identifies the relationship that will exist between object members when they are created.

See Also

SystemDefinitionModel Schema Complex Types

  
  Last updated: June 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.