Click or drag to resize

AutomationMLContainerGetRelationShips Method

Returns an enumeration of all contained relationships of this instance.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<PackageRelationship> GetRelationShips()

Return Value

IEnumerablePackageRelationship
IEnumerable<PackageRelationship>.
See Also