Activity.ShouldSerializeDisplayName Method

Definition

Indicates whether the DisplayName property should be serialized.

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

Returns

true if the DisplayName property value should be serialized; otherwise false.

Applies to