Touchstone 11.0 API Reference
LineOfBusinessCode Property (IndustryComparisonAverageReplacementValue)


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > IndustryComparisonAverageReplacementValue Class : LineOfBusinessCode Property
Contains a code to represent the Line of Business (LOB) to which this set of user and industry average replacement value comparison data pertains.
Syntax
Public Property LineOfBusinessCode As Integer
Dim instance As IndustryComparisonAverageReplacementValue
Dim value As Integer
 
instance.LineOfBusinessCode = value
 
value = instance.LineOfBusinessCode
public int LineOfBusinessCode {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

IndustryComparisonAverageReplacementValue Class
IndustryComparisonAverageReplacementValue Members