Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

Description

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

Signature

variant Destination.Property (number)

Parameters

Name Type Mandatory/Optional Description
numberMpropertyID

Return

Type Description
variantvalue of proporty of Destination object
  • No labels