Oregon State University Libraries C# OAI Harvester Library

OAI.ListIdenifiers Method (String, String, String, String)

[Visual Basic]
Overloads Public Function ListIdenifiers( _
   ByVal sPrefix As String, _
   ByVal sset As String, _
   ByVal sfrom As String, _
   ByVal suntil As String _
) As ListIdentifier
[C#]
public ListIdentifier ListIdenifiers(
   string sPrefix,
   string sset,
   string sfrom,
   string suntil
);

See Also

OAI Class | oai Namespace | OAI.ListIdenifiers Overload List