SyncOfflineDataSchemaResponse.IsFinalPage Property

Definition

public:
 property bool IsFinalPage { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)]
public bool IsFinalPage { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)>]
member this.IsFinalPage : bool with get, set
Public Property IsFinalPage As Boolean

Property Value

Attributes

Applies to