Jaa


AttachmentPayload.ShouldSerializeElements Method

Definition

Newtonsoft JSON method for conditionally serializing the Elements property.

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

Returns

true to serialize the property; otherwise, false.

Applies to