Touchstone Re 2023 API Reference
PortfolioSid Property (CreatePortfolioStaticResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.PortfolioManagement.Api Namespace > CreatePortfolioStaticResponse Class : PortfolioSid Property
Contains the system-generated sequential identifier (SID) that identifies the Portfolio you created.
Syntax
Public Property PortfolioSid As Integer
Dim instance As CreatePortfolioStaticResponse
Dim value As Integer
 
instance.PortfolioSid = value
 
value = instance.PortfolioSid
public int PortfolioSid {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

CreatePortfolioStaticResponse Class
CreatePortfolioStaticResponse Members