Share via


IIdentifier.IdentifierType Property

Retrieves the type of the identifier.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property IdentifierType As Type
    Get
'Usage
Dim instance As IIdentifier
Dim value As Type

value = instance.IdentifierType
Type IdentifierType { get; }

Property Value

Type: System.Type

The type of the identifier.

See Also

Reference

IIdentifier Interface

IIdentifier Members

Microsoft.BusinessData.MetadataModel Namespace