DependentAttributeMetadataCollection 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 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) |