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