The class is used to store an instance of a resource that includes the name and associated value. |
Author | Fred McGuirk |
Date | Oct 30, 2006 |
Outputfile | ResourceProperty.pvc |
Forcelinenumbers | false |
PROPERTY key$
|
PROPERTY value$
|
FUNCTION getKey$() Return the name of this resource |
FUNCTION getValue$() Return the value for this resource |
![]() |