Classe ImageAttributeMetadata
Aplica-se a: CRM 2015 on-prem, CRM Online
Contains the metadata for an attribute type Image.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)
Sintaxe
'Declaração
<DataContractAttribute(Name:="ImageAttributeMetadata", Namespace:="https://schemas.microsoft.com/xrm/2013/Metadata")> _
Public NotInheritable Class ImageAttributeMetadata
Inherits AttributeMetadata
[DataContractAttribute(Name="ImageAttributeMetadata", Namespace="https://schemas.microsoft.com/xrm/2013/Metadata")]
public sealed class ImageAttributeMetadata : AttributeMetadata
Comentários
To retrieve attributes of this type you must use current .NET assemblies or include a valid OrganizationServiceProxy.SdkClientVersion value with your request. Para obter mais informações:SdkClientVersion and Sample: Retrieve Entity Metadata Using JavaScript.
Hierarquia de Herança
System.Object
Microsoft.Xrm.Sdk.Metadata.MetadataBase
Microsoft.Xrm.Sdk.Metadata.AttributeMetadata
Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata
Segurança do Thread
Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Membros de ImageAttributeMetadata
Namespace Microsoft.Xrm.Sdk.Metadata
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.