Share via


FunctionConfiguration.IncludeInServiceDocument Property

Definition

Gets/Set a value indicating whether the operation is included in service document or not. Meaningful only for function imports; ignore for bound functions.

public bool IncludeInServiceDocument { get; set; }
member this.IncludeInServiceDocument : bool with get, set
Public Property IncludeInServiceDocument As Boolean

Property Value

Applies to