Click or drag to resize

CountryRepository Properties

The CountryRepository type exposes the following members.

Properties
 NameDescription
Public propertyCanada Convenience property to easily access the Country object that represents Canada.
Protected propertyConfigurationListProvider A way to access configuration lists defined in netFORUM
(Inherited from RepositoryReadOnlyT)
Protected propertyGeneralRepository A general repository available for use in all underlying entity and sub-entity operations
(Inherited from RepositoryReadOnlyT)
Protected propertySettings Settings specifying how this repository should behave with regard to both entity and sub-entity management
(Inherited from RepositoryReadOnlyT)
Public propertyUnitedStates Convenience property to easily access the Country object that represents the United States.
Protected propertyValueTypeProviderObsolete.
A ValueTypeProvider available for use in pulling any required value type sub-entities
(Inherited from RepositoryReadOnlyT)
Top
See Also