Data Port Sync 1.0.500

MergeColumn.IsTracked Property

[This is preliminary documentation and subject to change.]

Gets or sets a boolean value that indicates whether the column is tracked.

[Visual Basic]
Public Property IsTracked As 
[C#]
public  IsTracked {get; set;}

Remarks

A column may be exported, tracked or both.

See Also

MergeColumn Class | Primeworks.DataPortSync Namespace | IsExported