ISPItemDao.Get Method
Include Protected Members
Include Inherited Members
Gets a first class object (FCO) from the repository.
Overload List
Name | Description | |
---|---|---|
Get(ISPFcoCache, Guid, RepositoryLocation) | Gets a first class object from the repository. | |
Get(ISPFcoCache, Guid, RepositoryLocation, SPListItem) | Gets a first class object (FCO) from the specified SPListItem object. |
Top