Click or drag to resize

CAEXBasicObjectSourceObjectInformation Property

Gets the collection of SourceObjectInformation objects contained in this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequence<SourceObjectInformationType> SourceObjectInformation { get; }

Property Value

CAEXSequenceSourceObjectInformationType

Implements

ICAEXBasicObjectSourceObjectInformation
See Also