[This is preliminary documentation and is subject to change.]
Gets the relation type details from the database
Namespace:
OfficeClip.DBLayer.MetabaseAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public Relation GetRelationDetails( int relationId ) |
Visual Basic (Declaration) |
---|
Public Function GetRelationDetails ( _ relationId As Integer _ ) As Relation |
Visual C++ |
---|
public: Relation^ GetRelationDetails( int relationId ) |
Parameters
- relationId
- Type: System..::.Int32
The unique id of the Relation