LocalizedLabel.ExtensionData Property

Gets or sets the structure that contains extra data.

Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Usage

'Usage

Syntax

'Declaration
Public Property ExtensionData As ExtensionDataObject
public ExtensionDataObject ExtensionData { get; set; }

Property Value

Type: ExtensionDataObject
The extension data.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2008

Target Platforms

Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)

See Also

Reference

LocalizedLabel Class
LocalizedLabel Members
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.