DependentRelationshipCollection.Item[Int32] Property

Definition

public:
 property Microsoft::Crm::Sdk::Messages::DependentRelationship ^ default[int] { Microsoft::Crm::Sdk::Messages::DependentRelationship ^ get(int index); };
public Microsoft.Crm.Sdk.Messages.DependentRelationship this[int index] { get; }
member this.Item(int) : Microsoft.Crm.Sdk.Messages.DependentRelationship
Default Public ReadOnly Property Item(index As Integer) As DependentRelationship

Parameters

index
Int32

Property Value

Applies to