Share via


Print3DWorkflowPrintRequestedEventArgs.SetSourceChanged(Boolean) Method

Definition

Indicates if the data model has been updated by the Print3DWorkflow.

public:
 virtual void SetSourceChanged(bool value) = SetSourceChanged;
void SetSourceChanged(bool const& value);
public void SetSourceChanged(bool value);
function setSourceChanged(value)
Public Sub SetSourceChanged (value As Boolean)

Parameters

value
Boolean

bool

Returns true if the data model has been updated; otherwise, false.

Windows requirements

Device family
Windows 10 (introduced in 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v2.0)

Applies to