Method | Description | |
---|---|---|
ToServiceModel ( this dynamicProperty ) : VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicProperty | ||
ToServiceModel ( this propertyItem ) : VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicPropertyDictionaryItem | ||
ToViewModel ( this property ) : |
||
ToViewModel ( this dictItem ) : |
public static ToServiceModel ( this dynamicProperty ) : VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicProperty | ||
dynamicProperty | this | |
return | VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicProperty |
public static ToServiceModel ( this propertyItem ) : VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicPropertyDictionaryItem | ||
propertyItem | this | |
return | VirtoCommerce.ApiClient.DataContracts.DynamicProperties.DynamicPropertyDictionaryItem |
public static ToViewModel ( this property ) : |
||
property | this | |
return |
public static ToViewModel ( this dictItem ) : |
||
dictItem | this | |
return |