[This is preliminary documentation and is subject to change.]
Updates existing Relation Type with RelationTypeId
Namespace:
OfficeClip.DBLayer.MetabaseAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public void UpdateRelationType( RelationType rType ) |
Visual Basic (Declaration) |
---|
Public Sub UpdateRelationType ( _ rType As RelationType _ ) |
Visual C++ |
---|
public: void UpdateRelationType( RelationType^ rType ) |