| SetDefaultSeriesForAllUsers Method | |
| See Also Example |
- pIDocumentSeriesParams
The DocumentSeriesParams that defines the document type and series number.
Set a Series, identified by its DocumentTypeParams, as a default Series for all users.
| Visual Basic |
|---|
Public Sub SetDefaultSeriesForAllUsers( _
   ByVal pIDocumentSeriesParams As DocumentSeriesParams _
) |
- pIDocumentSeriesParams
The DocumentSeriesParams that defines the document type and series number.
Description: shows how to set a default Series for all the users.
| SetDefaultSeriesForAllUsers (Visual Basic) | Copy Code | |
|---|---|---|
| ||