Applies to extended BusinessObjects; BusinessObject.Tablename will be set to this value upon initialization

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class TablenameAttribute : Attribute
Visual Basic
Public Class TablenameAttribute
	Inherits Attribute
Visual C++
public ref class TablenameAttribute : public Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Caisis.BOL..::..TablenameAttribute

See Also