Platform Core .NET Assemblies API
Write(DataWriter,Entity,String) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > Entity Class > Write Method : Write(DataWriter,Entity,String) Method
dataWriter
An instance of the Terrasoft.Common.DataWriter class that provides methods for sequentially writing values to the output stream.
entity
Value for recording of the Entity type.
propertyName
Object name.

Glossary Item Box

Writes the value of the Entity type to the output stream with the given name.

Syntax

 
C#
 
 

Parameters

dataWriter
An instance of the Terrasoft.Common.DataWriter class that provides methods for sequentially writing values to the output stream.
entity
Value for recording of the Entity type.
propertyName
Object name.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.