This topic has not yet been rated - Rate this topic

LinkEntityHelperCollection.Item Property

CRM 1.2
banner art

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.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.