Compartir a través de


Group Constructor

Initializes a new instance of the Group class.

Espacio de nombres:  Microsoft.MasterDataServices
Ensamblado:  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New Group()
public Group()
public:
Group()
new : unit -> Group
public function Group()