ModelChanges.UnknownChange Property

Definition

True when a non-specified change was made to the model as part of a model transaction. Boolean (bool in C#) Read-only

public:
 property bool UnknownChange { bool get(); };
public bool UnknownChange { get; }
Public ReadOnly Property UnknownChange As Boolean

Property Value

Applies to