EdtTableReferencesMetadata Class

Represents lookup metadata for an extended data type.

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class EdtTableReferencesMetadata _
    Inherits MetadataBase
'Usage
Dim instance As EdtTableReferencesMetadata
[DataContractAttribute]
public class EdtTableReferencesMetadata : MetadataBase
[DataContractAttribute]
public ref class EdtTableReferencesMetadata : public MetadataBase

Inheritance Hierarchy

System.Object
  MetadataBase
    Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.EdtTableReferencesMetadata

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.

See Also

Reference

Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts Namespace