| AkBusinessSetCanDelete Method |
能否删除。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic virtual bool CanDelete(
string objType,
string objId,
out string msg
)
Parameters
- objType
- Type: SystemString
对象类型。 - objId
- Type: SystemString
对象标识。 - msg
- Type: SystemString
消息。
Return Value
Type:
Boolean访问结果。
See Also