Is Serializable To Json

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public bool IsSerializableToJson { get; }
Visual Basic
Public ReadOnly Property IsSerializableToJson As Boolean
	Get

See Also