IAssetRelationFactory Interface : AddItem Method |
Visual Basic |
---|
Public Function AddItem( _ ByVal ItemData As Variant _ ) As Object |
The owner type and owner ID are filled in automatically based on the object that owns the factory. These fields are read-only.
After creating the AssetRelation, set the required fields ASR_RELATED_ID, ASR_RELATED_TYPE before posting.
Optionally, set the AssetRelation fields ASR_ORDER and ASR_CONDITION.