ItemIsNew - свойство
Gets a value indicating whether this object is a real store item, or if it's a local object
that has yet to be saved.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public override bool IsNew { get; }
Public Overrides ReadOnly Property IsNew As Boolean
Get
public:
virtual property bool IsNew {
bool get () override;
}
abstract IsNew : bool with get
override IsNew : bool with get
Значение свойства
Boolean