| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.Builder.fromEntityAttribute(String fromEntityAttribute) |
DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.Builder.intersectEntity(String intersectEntity) |
DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.Builder.intersectPrimaryAttribute(String intersectPrimaryAttribute) |
DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.Builder.intersectRelatedAttribute(String intersectRelatedAttribute) |
DependentManyToManyRelationshipMetadata.Builder |
DependentManyToManyRelationshipMetadata.Builder.toEntityAttribute(String toEntityAttribute) |
Copyright © 2018–2021. All rights reserved.