company logo

CTX_Property :: GetPropContext - Get Property context

The function returns the property context for the property passed as name or property path. The property is searched in the structure that owns the current property.

Return value:  Property context ( CTX_Property * )

This is the default property context or a user-defined context class instance for the property.

Implementation details

CTX_Property * CTX_Property  :: GetPropContext ( NString &w_fldnames=NString::Null() )
  • w_fldnames - Property name or path Default: NString::Null()