Documentation
Preparing search index...
ts_lib/lib/graphmanip2
GraphCommandPurchasePartUpdate
Type Alias GraphCommandPurchasePartUpdate
type
GraphCommandPurchasePartUpdate
=
{
content
:
{
purchasePartMaterialId
?:
string
;
rootId
:
GraphNodeRootId
}
;
type
:
"purchasePartUpdate"
;
}
Index
Properties
content
type
Properties
content
content
:
{
purchasePartMaterialId
?:
string
;
rootId
:
GraphNodeRootId
}
type
type
:
"purchasePartUpdate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
Documentation
Loading...