DependentRelationship 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.
Individual 1:N or N:1 dependent relationship.
public ref class DependentRelationship sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public sealed class DependentRelationship : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type DependentRelationship = class
interface IExtensibleDataObject
Public NotInheritable Class DependentRelationship
Implements IExtensibleDataObject
- Inheritance
-
DependentRelationship
- Attributes
- Implements
Constructors
DependentRelationship() |
Properties
EntityRelationshipType | |
ExtensionData | |
HasReadPrivilege | |
IsHierarchical | |
IsValidForAdvancedFind | |
ManyToManyRelationshipMetadata | |
MetadataId | |
Name | |
ReferencedAttribute | |
ReferencingAttribute | |
RelationshipEntity |
Methods
Equals(Object) |