| AkBusinessCanCreate Method |
能否创建。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic virtual bool CanCreate(
AkObject pobj,
string objType,
out string msg
)
Parameters
- pobj
- Type: Appkit.DataAkObject
父对象。 - objType
- Type: SystemString
对象类型。 - msg
- Type: SystemString
消息。
Return Value
Type:
Boolean访问结果。
See Also