Browse
 
Tools
Rss Categories

LVSemanticObject::PropertyExists

Reference Number: AA-00940 Views: 6835 0 Rating/ Voters

Checks if a property exists.

Function

  • bool PropertyExists(const char* PropertyId) const

Parameters

PropertyId

A property name.

Return Values

Returns true if there exists a property of this object named PropertyId.

See Also