Condividi tramite


Classe BRActionGroup

Represents a grouping of related business rule action components currently available for use in Master Data Services.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..BRActionGroup

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "BRActionGroup", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRActionGroup
'Utilizzo
Dim instance As BRActionGroup
[DataContractAttribute(Name = "BRActionGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRActionGroup
[DataContractAttribute(Name = L"BRActionGroup", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRActionGroup
[<DataContractAttribute(Name = "BRActionGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRActionGroup =  class end
public class BRActionGroup

Nel tipo BRActionGroup sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico BRActionGroup Initializes a new instance of the BRActionGroup class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BRActionComponents Gets the collection of action components.
Proprietà pubblica Name Gets or sets the name of the group,

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.