BRDomainBasedAttributeArgument Класс

Определение

Задает контейнер для определения аргументов на основе значений в атрибутах связанной сущности.

public ref class BRDomainBasedAttributeArgument : Microsoft::MasterDataServices::BRAttributeArgumentBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRDomainBasedAttributeArgument : Microsoft.MasterDataServices.BRAttributeArgumentBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRDomainBasedAttributeArgument = class
    inherit BRAttributeArgumentBase
Public Class BRDomainBasedAttributeArgument
Inherits BRAttributeArgumentBase
Наследование
Атрибуты

Конструкторы

BRDomainBasedAttributeArgument()

Инициализирует новый экземпляр класса BRDomainBasedAttributeArgument.

Свойства

AttributeId

Возвращает или задает идентификатор атрибута для аргумента бизнес-правила.

(Унаследовано от BRAttributeArgumentBase)
ChildArgument

Возвращает или задает дочерний аргумент.

ExtensionData

Возвращает или задает структуру, которая содержит дополнительные данные.

(Унаследовано от DataContractBase)
Identifier

Возвращает или задает идентификатор аргумента бизнес-правила.

(Унаследовано от BRArgument)
PropertyName

Возвращает или задает имя свойства.

(Унаследовано от BRArgument)

Применяется к