Home > ILIB_ExtendLibraryUserIndex
ILIB_ExtendLibraryUserIndex interface
外部库用户索引
Signature
typescript
export interface ILIB_ExtendLibraryUserIndex1
Remarks
支持外部库使用名称或关联的嘉立创 EDA 系统内用户 UUID 作为用户的唯一 ID 索引
如若希望关联嘉立创 EDA 的用户,请传入该用户的 UUID,将会自动读取用户的名称(如若用户存在)
如若仅希望显示用户名称,可以传入 name 字段
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) 用户名称 | ||
string | (Optional) 嘉立创 EDA 系统内的用户 UUID |