BRFreeformArgument Класс

Определение

Задает произвольный тип аргумента для аргументов бизнес-правил.

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

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

BRFreeformArgument()

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

Свойства

ExtensionData

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

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

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

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

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

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

Возвращает или задает строку, представляющую произвольный аргумент бизнес-правила.

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