Page "Inventory Analysis Matrix"

ID 9201
Namespace: Microsoft.Inventory.Analysis

Properties

Name Value
Caption Inventory Analysis Matrix
Editable False
LinksAllowed False
PageType List
SourceTable Table Microsoft.Inventory.Analysis."Analysis Line"

Methods

Load

procedure Load(AnalysisColumn1: Record "Analysis Column", MatrixColumnCaptions1: array[32] of Text[1024], FirstLineNo1: Integer, LastLineNo1: Integer)

Parameters

Name Type Description
AnalysisColumn1 Table Microsoft.Inventory.Analysis."Analysis Column"
MatrixColumnCaptions1 array[32] of Text[1024]
FirstLineNo1 Integer
LastLineNo1 Integer

SetVisible

procedure SetVisible()

GetMatrixDimension

procedure GetMatrixDimension(): Integer

Returns

Type Description
Integer

FormatStr

procedure FormatStr(ColumnNo: Integer): Text

Parameters

Name Type Description
ColumnNo Integer

Returns

Type Description
Text

See also