Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler Member List

This is the complete list of members for PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler, including all inherited members.

GetBooleanProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetIntegerProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetIntegerProperty(string key, int defaultValue)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetListProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetLongProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetLongProperty(string key, long defaultValue)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetMandatoryProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetProperty(string key, string defaultValue)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetProperty(string key, string defaultValue, params string[] allowedValues)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
GetSetProperty(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
PropertyExists(string key)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler
SetProperty(string key, string value)PushTechnology.DiffusionCore.PropertyHandler.IPropertyHandler