Navigation:  DAO Object Classes > DaoDao Class >

DaoDao:GetProperty() Method

Previous pageReturn to chapter overviewNext page

Purpose

Get value of named property, or NIL if it doesn't exist

 

Parameters

cname        name of property where we want the value from

 

Returns

uRet        Value of the property, or NIL if no value

 

Class

DaoDao        

 

See Also

DaoDao:SetProperty        Set value of named property.