node {MetaboLights.Metabolon.Models.Network} .NET clr documentation

node

Description

Declare

            
# namespace MetaboLights.Metabolon.Models.Network
export class node {
   canonicalName: string;
   chosen: boolean;
   color: string;
   compoundType: string;
   ecNumber: string;
   fixed: boolean;
   id: string;
   label: string;
   met_compid: string;
   shape: string;
   size: double;
   title: string;
   x: double;
   y: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]