TIBCO Adapter SDK C++ Reference
MAttributeDescription::getAttributeClassName
MAttributeDescription
Return the name of the class (that is, the type) associated with this attribute as an MString.
Remarks
An attribute class is either one of the data members of MPrimitiveClassDescription or a user-defined class (encapsulated as an MModeledClassDescription).
Declaration
virtual const MString& getAttributeClassName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.