Noemax.Newtonsoft.Json.Serialization Namespace > JsonContainerContract Class : ItemReferenceLoopHandling Property |
'Declaration Public Property ItemReferenceLoopHandling As System.Nullable(Of ReferenceLoopHandling)
'Usage Dim instance As JsonContainerContract Dim value As System.Nullable(Of ReferenceLoopHandling) instance.ItemReferenceLoopHandling = value value = instance.ItemReferenceLoopHandling
public System.Nullable<ReferenceLoopHandling> ItemReferenceLoopHandling {get; set;}
public read-write property ItemReferenceLoopHandling: System.Nullable;
public function get,set ItemReferenceLoopHandling : System.Nullable
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