SourceToTargetCopierCopySegmentsAsEmpty Property |
When content is copied from source to target, this setting determines if the content
of the segments should be copied, too.
Namespace: Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApiAssembly: Sdl.FileTypeSupport.Framework.Core.Utilities (in Sdl.FileTypeSupport.Framework.Core.Utilities.dll) Version: 1.0.0.0 (1.0.2508.0)
Syntaxpublic bool CopySegmentsAsEmpty { get; set; }
Public Property CopySegmentsAsEmpty As Boolean
Get
Set
public:
property bool CopySegmentsAsEmpty {
bool get ();
void set (bool value);
}
member CopySegmentsAsEmpty : bool with get, set
Property Value
Type:
Boolean
See Also
Comments