Compartir a través de


Model Constructor

Initializes a new instance of the Model class.

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

Sintaxis

'Declaración
Public Sub New
'Uso

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