DependentRelationshipCollection Class

Definition

A collection of DependentRelationship instances.

public ref class DependentRelationshipCollection sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public sealed class DependentRelationshipCollection : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type DependentRelationshipCollection = class
    interface IExtensibleDataObject
Public NotInheritable Class DependentRelationshipCollection
Implements IExtensibleDataObject
Inheritance
DependentRelationshipCollection
Attributes
Implements

Constructors

DependentRelationshipCollection()

Properties

Count
DependentRelationships
ExtensionData
Item[Int32]

Methods

Add(DependentRelationship)
Contains(DependentRelationship)

Applies to