DependentAttributeMetadataCollection Class

Definition

A collection of DependentAttributeMetadata instances.

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

Constructors

DependentAttributeMetadataCollection()

Properties

Count
DependentAttributes
ExtensionData
Item[String]

Methods

Add(DependentAttributeMetadata)
Contains(DependentAttributeMetadata)

Applies to