CustomFieldMappingCollectionBase<T> Constructors
Serves as the base class for classes that represent collections of custom mappings of the properties of persistent objects (appointments or resources).Name | Description |
---|---|
CustomFieldMappingCollectionBase() | Initializes a new instance of the CustomFieldMappingCollectionBase<T> class with the default settings. |
See Also