Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public PropertyBag CreatePropertyBag( Dictionary<string, string> properties )
Parameters
- properties
- Type: System.Collections.GenericDictionaryString, String
Return Value
Type: PropertyBagImplements
ICommonServiceCreatePropertyBag(DictionaryString, String)See Also