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