Share via


IdentifierReference Members

Include Protected Members
Include Inherited Members

Represents a reference to an identifier.

The IdentifierReference type exposes the following members.

Constructors

  Name Description
Public method IdentifierReference Initializes an instance of the class.

Top

Properties

  Name Description
Public property EntityReference Gets a reference to the current external content type object.
Public property Name Gets the name of the identifier reference.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetIdentifier Gets the referenced Identifier object.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetIdentifier Gets the identifier if it exists or returns a null reference (Nothing in Visual Basic) if not found.

Top

See Also

Reference

IdentifierReference Class

Microsoft.SharePoint.BusinessData.Administration Namespace