DependentRelationshipCollection 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.
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) |