Touchstone Re 2023 API Reference
NewPortfolioName Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace > CopyPortfolioRequest Class : NewPortfolioName Property
Contains the name of the new portfolio that you want to create.
Syntax
Public Property NewPortfolioName As String
Dim instance As CopyPortfolioRequest
Dim value As String
 
instance.NewPortfolioName = value
 
value = instance.NewPortfolioName
public string NewPortfolioName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CopyPortfolioRequest Class
CopyPortfolioRequest Members