| DSSElementNumProperties Property |
[This is preliminary documentation and is subject to change.]
Number of Properties for the active DSS object.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumProperties { get; }
Public ReadOnly Property NumProperties As Integer
Get
public:
property int NumProperties {
int get ();
}
member NumProperties : int with get
function get_NumProperties();
Property Value
Type:
Int32See Also