| ActiveClassActiveClassParent Property |
[This is preliminary documentation and is subject to change.]
Get the name of the parent class of the active class
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string ActiveClassParent { get; }
Public ReadOnly Property ActiveClassParent As String
Get
public:
property String^ ActiveClassParent {
String^ get ();
}
member ActiveClassParent : string with get
function get_ActiveClassParent();
Property Value
Type:
StringSee Also