DynamicDataObjectHasData Property

Determines if the object has data properties or not.

Definition

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

Property Value

Boolean

See Also