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