GetBase36 |
Scroll |
Returns a base 36 representation of the specified document number.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetBase36 ( _ nDocNo As Integer _ ) As String C# public virtual string GetBase36 ( int nDocNo )
Parameters nDocNo The document number to convert
Return Value Base 36 representation of the specified document number. |