| SolutionIncMatrixRows Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.Solution.IncMatrixRows"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] IncMatrixRows { get; }
Public ReadOnly Property IncMatrixRows As String()
Get
public:
property array<String^>^ IncMatrixRows {
array<String^>^ get ();
}
member IncMatrixRows : string[] with get
function get_IncMatrixRows();
Property Value
Type:
StringSee Also