Jaa


AttachmentPayload.ShouldSerializeButtons Method

Definition

Newtonsoft JSON method for conditionally serializing the Buttons property.

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

Returns

true to serialize the property; otherwise, false.

Applies to