Dynamicweb 8 Documentation
GetNumber Method

The type. (ex. ORDER or PROD)
Gets the number for a specific type (ex. ORDER or PROD).
Syntax
'Declaration
 
Public Shared Function GetNumber( _ 
   ByVal Type As String _ 
) As String
public static string GetNumber( 
   string Type 
)

Parameters

Type
The type. (ex. ORDER or PROD)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NumberGenerator Class
NumberGenerator Members

Send Feedback