Home > ILIB_ExtendLibraryUserIndex
ILIB_ExtendLibraryUserIndex interface
External library user index
Signature
typescript
interface ILIB_ExtendLibraryUserIndex1
Remarks
Supports external libraries using a name or the associated user UUID within the EasyEDA system as the unique ID index of the user
If you want to associate with an EasyEDA user, pass in the user's UUID. The user's name will be automatically read (if the user exists)
If you only want to display the user name, you can pass in the name field
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) User name | ||
string | (Optional) User UUID within the EasyEDA system |