Click or drag to resize
ProductCreateNew Method
新建产品。

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

Return Value

Type: Product
新建的产品。
See Also