Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkBusiness Class
AkBusiness Methods
CanCreate Method
CanDelete Method
CanEdit Method
CanShow Method
GetReadOnlyPropNames Method
HasOnSet Method
IsReadOnly Method
IsSelfReadOnly Method
OnConstructComplete Method
OnDeleteComplete Method
OnPreDelete Method
OnPreSave Method
OnPreSet Method
OnPreShowSearchResult Method
OnSaveComplete Method
OnSet Method
OnWork Method
AkBusiness
OnPreSet Method
设置属性值之前。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
void
OnPreSet
(
AkObject
obj
)
Parameters
obj
Type:
Appkit.Data
AkObject
业务对象。
See Also
Reference
AkBusiness Class
Appkit.Common Namespace