Platform Core .NET Assemblies API
WriteValue Method
See Also  Send Feedback
Terrasoft.Common Namespace > JsonDataWriter Class : WriteValue Method

Glossary Item Box

Overload List

OverloadDescription
WriteValue(String,String,String)Records the value of the System.String type for a property with the specified name and default value.  
WriteValue(String,Guid,Guid)Records the value of the System.Guid type for a property with the specified name and default value.  
WriteValue(String,Int32,Int32)Records the value of the System.Int32 type for a property with the specified name and default value.  
WriteValue(String,Decimal,Decimal)Records the value of the System.Decimal type for a property with the specified name and default value.  
WriteValue(String,Double,Double)Records the value of the System.Double type for a property with the specified name and default value.  
WriteValue(String,Enum,Enum)Records the value of the System.Enum type for a property with the specified name and default value.  
WriteValue(String,DateTime,DateTime)Records the value of the System.DateTime type for a property with the specified name and default value.  
WriteValue(String,Boolean,Boolean)Records the value of the System.Boolean type for a property with the specified name and default value.  
WriteValue(String,LocalizableString,LocalizableString)Records the value of the LocalizableString type for a property with the specified name and default value.  
WriteValue(String,Stream)Records value from the specified stream for the property with the specified name.  
WriteValue(String,DataConverter,Object,Object)Records property value with the specified name and value value, converted with the specified converter.  
WriteValue(String,Type,Object,Object)Records the value of the specified type for a property with the specified name and default value.  
WriteValue(Object[])Writes the specified value-type array.  

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.