Click or drag to resize
AutomaticServiceReplacementMapperGetPropertyMapping Method

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

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

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

Return Value

Type: IDictionaryExpressionFuncIAutomaticServiceConfiguration, Object, ExpressionFuncIAutomaticServiceConfigurationObject, Object

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

See Also