TimelineNode时间轴节点模型

一、类名Class

类名:PublicFunctions.Timeline.TimelineClass.TimelineNode

 

二、属性Properties

序号
类型属性名称属性说明
 1 string NodeTitle 节点标题
 2 TimelineNodeType NodeType 节点类型枚举
 3 bool ShowContent 是否显示节点内容
 4 string Content 节点内容

 

三、方法Methods