| DSSUserClasses Property |
[This is preliminary documentation and is subject to change.]
List of user-defined classes
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] UserClasses { get; }
Public ReadOnly Property UserClasses As String()
Get
public:
property array<String^>^ UserClasses {
array<String^>^ get ();
}
member UserClasses : string[] with get
function get_UserClasses();
Property Value
Type:
StringSee Also