LobSystemInstanceStruct members

Represents the metadata fields of an external system instance structure.

The LobSystemInstanceStruct type exposes the following members.

Constructors

  Name Description
Public method LobSystemInstanceStruct(LobSystemInstance) Initializes a new instance of the LobSystemInstanceStruct class with the specified external system instance.
Public method LobSystemInstanceStruct(UInt32, String, Boolean, Int32, UInt32, Guid) Initializes a new instance of the LobSystemInstanceStruct class with the specified external system instance.

Top

Properties

  Name Description
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 LobSystemId Gets or sets the external system ID.
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 PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

LobSystemInstanceStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace