GetUDSName

Return a string that is used as a prefix for all solution instances created using this UDO.

UI Access NA
Parameters None
Return Value String

 

Python Syntax GetUDSName
Python Example
def GetUDSName(self):
    return "MinMaxAvg"
udsName = UDOPluginEntention.GetUDSName