Click or drag to resize

DynamicDataObjectProperties Property

Actual data.

Namespace:  Casewhere.SystemTypes
Assembly:  Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected IDictionary<string, Object> Properties { get; }

Property Value

Type: IDictionaryString, Object
See Also