Jaa


WebexMessageRequest.ShouldSerializeFiles Method

Definition

Checks if Files property should be serialized or not.

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

Returns

True if there are files in the array to be serialized, false if there aren't.

Applies to