Miner.Tasks.Domain Namespace > DomainObject<TId> Class : IsTransient Method |
'Declaration
Public Overridable Function IsTransient() As System.Boolean
'Usage
Dim instance As DomainObject(Of TId) Dim value As System.Boolean value = instance.IsTransient()
public virtual System.bool IsTransient()
public function IsTransient(): System.Boolean; virtual;
public function IsTransient() : System.boolean;
public: virtual System.bool IsTransient();
public: virtual System.bool IsTransient();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2