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