Click or drag to resize
InfocommentCreateNew Method (AkObject)
新建评论。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static Infocomment CreateNew(
	AkObject owner
)

Parameters

owner
Type: Appkit.DataAkObject
所属的父对象 (基于连接类定义)。

Return Value

Type: Infocomment
新建的评论。
See Also