Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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

Name Type Mandatory/Optional Description
numberMpropertyID

Return

Type Description
variantvalue of proporty of Source object
  • No labels