Role Constructor
Initializes a new instance of the Role class.
Espacio de nombres: ReportService2010
Ensamblado: ReportService2010 (en ReportService2010.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Role()
public Role()
public:
Role()
new : unit -> Role
public function Role()