Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkObject Class
AkObject Methods
AddRelation Method
AssignData Method
AssignFrom Method
AssignTo Method
Convert(T) Method
CopyData Method
CreateNew Method
Delete Method
Find Method
FindChild Method
FindOwner Method
FormatString Method
GetAkType Method
GetBool Method
GetChildren Method
GetChildrenTreeData Method
GetDataXML Method
GetDate Method
GetDisplayId Method
GetDisplayString Method
GetDocPropertyHtmlUrl Method
GetDouble Method
GetExtString Method
GetFilePropInfo Method
GetFlagValue Method
GetImagePropertyUrl Method
GetInBusinessLogic Method
GetInt Method
GetManager Method
GetObjectFilePath Method
GetObjectFilePropInfo Method
GetObjectId Method
GetObjectList Method
GetObjStatus Method
GetOrgInfo Method
GetPObjectId Method
GetPropValues Method
GetPTypeName Method
GetSingleChild Method
GetString Method
GetTypeDisplay Method
GetTypeName Method
GetValue Method
GetXML Method
Init Method
Modify Method
Output Method
Put Method
ReadObjectFile Method
RegisterType Method
ReInit Method
ReplaceTag Method
Save Method
SaveFileToObject Method
SaveFileToObjectAndCommit Method
SetFileValue Method
SetInBusinessLogic Method
SetNull Method
SetObjectId Method
SetObjStatus Method
SetReference Method
SetValue Method
ToJson Method
UpdateFileToObject Method
AkObject
GetBool Method
获取布尔值。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
bool
GetBool
(
string
propName
)
Parameters
propName
Type:
System
String
属性名称。
Return Value
Type:
Boolean
布尔值。
See Also
Reference
AkObject Class
Appkit.Data Namespace