SaveDelegateGidBuilderImpl.isDraft

Set isDraft property.

class SaveDelegateGidBuilderImpl(T)
T
isDraft
(
bool propval
)

Parameters

propval bool

The "is-draft" property indicates that the document represented by the delegate is a draft and might be lost of not saved.

Return Value

Type: T

Builder instance for fluent chaining