Changes between Version 48 and Version 49 of FDORfc50
- Timestamp:
- 07/19/10 09:43:19 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc50
v48 v49 391 391 392 392 /// \brief 393 /// Gets the name of the joinclass.394 /// 395 /// \return 396 /// Returns the name of the joinclass393 /// Gets the name of the class. 394 /// 395 /// \return 396 /// Returns the name of the class 397 397 /// 398 398 FDO_API FdoIdentifier* GetClassName(); 399 399 400 400 /// \brief 401 /// Sets the name of the join class. 402 /// It can be a computed identifier (only an alias) 401 /// Sets the name of the class. 403 402 /// 404 403 /// \param value 405 /// Input the name of the joinclass404 /// Input the name of the class 406 405 /// 407 406 /// \return … … 420 419 /// \brief 421 420 /// Sets the name of the property. 422 /// It can be a computed identifier (alias or expression)423 421 /// 424 422 /// \param value