ValidationDataIsNewObject Property

Indicates whether DataObject is a new object that has been created.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool IsNewObject { get; set; }

Property Value

Boolean

See Also