AA_AssetClass 数据库表名:资产分类DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 100 String 0
Depth 级次 -1 Byte 0
InId 级次ID 750 String 0
IsEndNode 是否末级 -1 Bool 0
IsPreset 是否预置 -1 Bool 0
IsDisplay 是否显示 -1 Bool 0
ImageFile 图标 500 String 0
IdCardStyle 卡片样式 0 ID 0
IdLabelStyle 标签样式 0 ID 0
DefaultYears 默认使用年限 -1 Int 0
DefaultMonths 默认使用月数 -1 Int 0
DefaultNRVRate 默认净残值率% -1 Decimal 0
DefaultOffsetInputTax 默认抵扣进项税 -1 Bool 0
DefaultInputTaxRate 默认进项税率% -1 Decimal 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
IdBarCode 条形码 0 ID 0
CreatedTime 创建时间 -1 DateTime 0
idassetProp idassetProp 0 ID 0
AssetProp AssetProp 0 DTO 0
idunit idunit 0 ID 0
Unit Unit 0 DTO 0
LabelStyle LabelStyle 0 DTO 0
CardStyle CardStyle 0 DTO 0
BarCode BarCode 0 DTO 0
idparent idparent -1 ID 0
Parent Parent 0 DTO 0
iddeprMethod iddeprMethod 0 ID 0
DeprMethod DeprMethod 0 DTO 0
UsedYearAndMonth 使用年限组合 200 String 0