DependentEntityMetadataCollection 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 DependentEntityMetadata instances.
public ref class DependentEntityMetadataCollection sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public sealed class DependentEntityMetadataCollection : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type DependentEntityMetadataCollection = class
interface IExtensibleDataObject
Public NotInheritable Class DependentEntityMetadataCollection
Implements IExtensibleDataObject
- Inheritance
-
DependentEntityMetadataCollection
- Attributes
- Implements
Constructors
DependentEntityMetadataCollection() |
Properties
Count | |
DependantEntities | |
ExtensionData | |
Item[Int32] | |
Item[String] |
Methods
Add(DependentEntityMetadata) | |
Contains(DependentEntityMetadata) |