'Declaration
Sub AddRelatedObject( _ ByVal relationName As String, _ ByVal displayName As String, _ ByVal relatedObject As ADTObject _ )
void AddRelatedObject( string relationName, string displayName, ADTObject relatedObject )
Parameters
- relationName
- The internal name for the relation
- displayName
- The display name for the relation
- relatedObject
- The related object, or a null reference (Nothing in Visual Basic) if the relation does not currently have a value