Interface IDefaultable
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Objects that can have default values populated without overriding properties which have values.
public interface IDefaultable
Methods
PopulateDefaults()
Populate non-required empty (null) properties with default values.
void PopulateDefaults()