BRItemTypeComponent 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定业务规则的基础级别组件类型。
public ref class BRItemTypeComponent : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))]
public class BRItemTypeComponent : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))>]
type BRItemTypeComponent = class
inherit DataContractBase
Public Class BRItemTypeComponent
Inherits DataContractBase
- 继承
- 派生
- 属性
构造函数
BRItemTypeComponent() |
初始化 BRItemTypeComponent 类的新实例。 |
属性
CompatibleAttributeTypes |
获取或设置对象数组,该数组 BRAttributeTypeInfo 定义 AttributeType-AttributeDataType 与此项类型组件兼容的对。 |
Description |
获取或设置类型的说明。 |
ExtensionData |
获取或设置包含额外数据的结构。 (继承自 DataContractBase) |
ItemType |
获取或设置项类型。 |