Accessing SharePoint information regarding specific documents
-
how can i access attributes( properties like modified date etc..) of documents from a sharepoint site ? I amd using sharepoint 2007. Is there any sharepoint webservice for this purpose ? (for desktop application using C#.net or vb.net)
-
how can i access attributes( properties like modified date etc..) of documents from a sharepoint site ? I amd using sharepoint 2007. Is there any sharepoint webservice for this purpose ? (for desktop application using C#.net or vb.net)
For the SharePoint WebServices have a look at: Re: Consuming Sharepoint Document library in ASP.NET[^] With C# it's easy to get all the Dokuments (
SPItems
) from a List (SPList
). ViaSPItems
you can read and set properties.------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.