IdentifierStruct Members

Include Protected Members
Include Inherited Members

Contains properties of an identifier.

The IdentifierStruct type exposes the following members.

Constructors

  Name Description
Public method IdentifierStruct(Identifier) Initializes a new instance of the class by using the properties of the specified identifier.
Public method IdentifierStruct(UInt32, String, Boolean, Int32, String, Byte, UInt32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property EntityId Gets or sets the MetadataObjectId of the External Content Type that contains this Identifier.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property OrdinalNumber Gets or sets the ordinal number.
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)
Public property TypeName Gets or sets the type name.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

IdentifierStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace