LinkEntityHelperCollection.Item Property
CRM 1.2
![]() |
Gets the collection of link entities.
Syntax
[Visual Basic .NET] Public ReadOnly Property Item As LinkEntityHelper
[C#]
public LinkEntityHelper Item {get;}
[JScript] public function get Item(int) : LinkEntityHelper;
Property Value
The value of this property is a LinkEntityHelper type.
See Also
© 2007 Microsoft Corporation. All rights reserved.

