Click or drag to resize

DynamicDataObjectHasData Property

Determines if the object has data properties or not.

Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasData { get; }

Property Value

Boolean
See Also