Click or drag to resize

ProductInfoName Property

This value is the name of the product on the server.

Namespace:  DoubleTake.Core.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the product on the server.
See Also