GetUDDName

Retrieves a prefix to use for all solution instances created using this UDD.

UI Access NA
Parameters None
Return Value String that is the prefix

 

Python Syntax GetUDDName()
Python Example
def GetUDDName(self):
    return "MinMaxAvg"