Jaa


AttachmentPayload.ShouldSerializeIsReusable Method

Definition

Newtonsoft JSON method for conditionally serializing the IsReusable property.

public bool ShouldSerializeIsReusable ();
member this.ShouldSerializeIsReusable : unit -> bool
Public Function ShouldSerializeIsReusable () As Boolean

Returns

true to serialize the property; otherwise, false.

Applies to