UnitFromParameter Property
In This Topic
Get if the unit needs extra parameter to get resolved. Use the project dependend parameter class if this is true.
Syntax
public bool UnitFromParameter {get;}
public:
property bool UnitFromParameter {
bool get();
}
See Also