SPExternalBinaryId Members
Include Protected Members
Include Inherited Members
Provides the means to retrieve ID values that allow you to retrieve files that are stored in an External BLOB Store.
The SPExternalBinaryId type exposes the following members.
Properties
Name | Description | |
---|---|---|
Bytes | Gets an IList<T> object that provides the BinaryId values that allow you to retrieve binary files for an External BLOB Store. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top