Click or drag to resize
AkBusinessCanEdit Method
能否编辑。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual bool CanEdit(
	AkObject obj,
	out string msg
)

Parameters

obj
Type: Appkit.DataAkObject
业务对象。
msg
Type: SystemString
消息。

Return Value

Type: Boolean
访问结果。
See Also