Defines components as complex types that are used for web services authoring. The attributes of this tag are exposed as component metadata and are subject to inheritance rules.
<cfproperty name="name" type="type" ...>
cfargument, cfcomponent, cffunction, cfinvoke, cfinvokeargument, cfobject, cfreturn
New in ColdFusion MX: This tag is new.
You must position cfproperty tags at the beginning of a component, above executable code and function definitions.
If at least one cfproperty tag that has a property within it is present within a component, the property metadata is present in the component metadata.
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6
Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt217.htm
Comments
pir2 said on Oct 10, 2002 at 3:38 PM : hlichtin said on Mar 5, 2003 at 10:58 AM :