M_ObjectM_GetGroupName Method |
Gets the name of the group under which this object should be displayed.
Only used when the parent returns true for M_SubNodesUseGroup.
Will return an empty string by default.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public virtual string M_GetGroupName()
Return Value
Type:
StringSee Also