CrmLabel.UserLocLabel Property
Gets the label for the language of the current user.
Syntax
[Visual Basic .NET]
Public Property UserLocLabel As LocLabel
[C#]
public LocLabel UserLocLabel {get; set;}
Property Value
The value of this property is a LocLabel type.
Requirements
Web service: CrmService
See Also
Reference
© 2009 Microsoft Corporation. All rights reserved.