Function tip_ValidAttribute


Prototype: tip_ValidAttribute(Validation);
Arguments:

Attribute: Attribute Object (CDM_Attribute)

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function will check if the specified as parameter object is a valid Attribute. A valid Attribute can be used everywhere an object of type CDM_Attribute is required.

Return Value:

This function returns 1 if the provided object is a valid Attribute object, 0 otherwise.

Notes:

This function is equivelant to CDM_ValidAttribute (C++ API).

See Also:

CDM_ValidAttribute


Generated by: petasis@aias on Wed Aug 16 10:31:46 PM EEST 2006.