CreateDataRelation Method
Description
Creates a new asset relation and sets it to be the data source relation for this entity.
Syntax
Visual Basic
Public Function CreateDataRelation( _
   ByVal resourceId As Long, _
   ByVal mapping As String _
) As Object
Parameters
resourceId
mapping
See Also