Indicates whether data types should be harvested.
If false
and IncludeProperties is true
, only properties
referencing previously defined or known data types are harvested.
public bool IncludeDataTypes { get; set; }
Indicates whether data types should be harvested.
If false
and IncludeProperties is true
, only properties
referencing previously defined or known data types are harvested.
public bool IncludeDataTypes { get; set; }