Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

RandomId Method






The size of the string to create.
Generates a random string.
Syntax
public static string RandomId( 
   int size
)
'Declaration
 
Public Shared Function RandomId( _
   ByVal size As Integer _
) As String
'Usage
 
Dim size As Integer
Dim value As String
 
value = ModalityPerformedProcedureStep.RandomId(size)
public:
static String^ RandomId( 
   int size
) 

Parameters

size
The size of the string to create.

Return Value

A random string with the specified size.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features