Source.Property

Description

Gets the value of any property of Source object. e.g. Source.Property(0) in an IN-convert-function would return the canonical data type the original data item.

Signature

variant Source.Property (number)

Parameters

NameTypeMandatory/OptionalDescription
 numberMpropertyID

Return

TypeDescription
variantvalue of proporty of Source object