Casewhere Runtime API
Casewhere Runtime API
Casewhere.SystemTypes
DynamicDataObject Class
DynamicDataObject Methods
Add Method
FromObject Method
Get Method
GetDynamicMemberNames Method
GetGuid Method
GetList Method
GetProperties Method
Has Method
HasKey Method
Remove Method
ToExpandoObject Method
ToJObject Method
ToString Method
TryConvert Method
TryGetMember Method
TrySetMember Method
DynamicDataObject
GetProperties Method
Get actual data of DynamicDataObject.
Namespace:
Casewhere.SystemTypes
Assembly:
Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
IDictionary
<
string
,
Object
>
GetProperties
()
Return Value
Type:
IDictionary
String
,
Object
The data.
See Also
Reference
DynamicDataObject Class
Casewhere.SystemTypes Namespace