Data Port Sync 1.0.500

MergeColumn.IsExported Property

[This is preliminary documentation and subject to change.]

Gets or sets a boolean value that indicates if this clumn is exported.

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

Remarks

A column may be exported, tracked or both.

See Also

MergeColumn Class | Primeworks.DataPortSync Namespace | IsTracked