@labkey/api
Preparing search index...
Experiment
LineageItemBase
Interface LineageItemBase
interface
LineageItemBase
{
comment
?:
string
;
container
:
string
;
cpasType
?:
string
;
created
:
string
;
createdBy
:
string
;
expType
:
string
;
id
:
number
;
lsid
:
string
;
modified
:
string
;
modifiedBy
:
string
;
name
:
string
;
pkFilters
:
LineagePKFilter
[]
;
queryName
:
string
;
schemaName
:
string
;
type
?:
string
;
url
?:
string
;
}
Index
Properties
comment?
container
cpas
Type?
created
created
By
exp
Type
id
lsid
modified
modified
By
name
pk
Filters
query
Name
schema
Name
type?
url?
Properties
Optional
comment
comment
?:
string
container
container
:
string
Optional
cpas
Type
cpasType
?:
string
created
created
:
string
created
By
createdBy
:
string
exp
Type
expType
:
string
id
id
:
number
lsid
lsid
:
string
modified
modified
:
string
modified
By
modifiedBy
:
string
name
name
:
string
pk
Filters
pkFilters
:
LineagePKFilter
[]
query
Name
queryName
:
string
schema
Name
schemaName
:
string
Optional
type
type
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comment
container
cpas
Type
created
created
By
exp
Type
id
lsid
modified
modified
By
name
pk
Filters
query
Name
schema
Name
type
url
@labkey/api
Loading...