ArcFM Mobile Developer Guide
TaskFieldElementChangeTracker Class Members
Properties  Methods 


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by TaskFieldElementChangeTracker.

Public Constructors
 NameDescription
Public ConstructorTaskFieldElementChangeTracker Constructor  
Top
Public Properties
 NameDescription
Public PropertyIdID may be of type string, int, Guid,custom type, etc. Setter is protected to allow unit tests to set this property via reflection and to allow domain objects more flexibility in setting this for those objects with assigned IDs. (Inherited from Miner.Tasks.Domain.DomainObject<Guid>)
Public PropertyNewValue  
Public PropertyOldValue  
Public PropertyParent  
Public PropertyTimeChanged  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from Miner.Tasks.Domain.DomainObject<Guid>)
Public MethodGetHashCodeHash code should ONLY contain the "business value signature" of the object and not the ID  
Public MethodIsTransientTransient objects are not associated with an item already in storage. For instance, a Task is transient if its ID is 0. (Inherited from Miner.Tasks.Domain.DomainObject<Guid>)
Top
See Also

Reference

TaskFieldElementChangeTracker Class
Miner.Tasks.Domain Namespace

 

 


Send Comment