Selerix Developer Tools
ObjectsViewRelationAttribute Constructor






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > ObjectsViewRelationAttribute Class : ObjectsViewRelationAttribute Constructor
The t.
Initializes a new instance of the ObjectsViewRelationAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal t As Type _
)
'Usage
 
Dim t As Type
 
Dim instance As New ObjectsViewRelationAttribute(t)
public ObjectsViewRelationAttribute( 
   Type t
)
public ObjectsViewRelationAttribute( 
    t: Type
); 
public function ObjectsViewRelationAttribute( 
   t : Type
);
public: ObjectsViewRelationAttribute( 
   Type* t
)
public:
ObjectsViewRelationAttribute( 
   Type^ t
)

Parameters

t
The t.
See Also

Reference

ObjectsViewRelationAttribute Class
ObjectsViewRelationAttribute Members