LispFunctionAttributeGroupName
Property
|
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public virtual string GroupName { get; }
Public Overridable ReadOnly Property GroupName As String
Get
public:
virtual property String^ GroupName {
String^ get ();
}
abstract GroupName : string with get
override GroupName : string with get
Property Value
String
Implements
ICommandLineCallableGroupName
See Also