Share via


Identifier Members

Include Protected Members
Include Inherited Members

Represents the persistent and unique identity of entity instances.

The Identifier type exposes the following members.

Properties

  Name Description
Public property Id Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property IdentifierType Gets the data type of the identifier.
Public property IsCached Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property Name Gets the name of the metadata object. (Inherited from MetadataObject.)
Public property OrdinalNumber Gets the ordinal number of the identifier in case of composite keys.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Gets an Identifier object given its ID.
Public method GetDefaultDisplayName Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetEntity Gets the Entity object associated with the identifier.
Public method GetHashCode (Inherited from Object.)
Public method GetLocalizedDisplayName Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetProperties Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Initializes the Identifier object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Identifier Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace