Click or drag to resize
WindowsServiceConfigMapperGetPropertyMapping Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Netadmin.Management.SystemManagement.Mapper.WindowsServiceConfigMapper.GetPropertyMapping"]

Namespace: Netadmin.Management.SystemManagement.Mapper
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
protected override IDictionary<Expression<Func<IWindowsServiceConfig, Object>>, Expression<Func<ISystemModuleConfigObject, Object>>> GetPropertyMapping()

Return Value

Type: IDictionaryExpressionFuncIWindowsServiceConfig, Object, ExpressionFuncISystemModuleConfigObject, Object

[Missing <returns> documentation for "M:Netadmin.Management.SystemManagement.Mapper.WindowsServiceConfigMapper.GetPropertyMapping"]

See Also