ArcFM Mobile Developer Guide
Task Class Members
Properties  Methods 


Version: 10.2.1b

Resource Center Home

The following tables list the members exposed by Task.

Public Constructors
 NameDescription
Public ConstructorTask Constructor  
Top
Public Properties
 NameDescription
Public PropertyDescription  
Public PropertyEndDate  
Public PropertyError  
Public PropertyFields  
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 PropertyName  
Public PropertyOwner  
Public PropertyStartDate  
Public PropertyStatus  
Public PropertyTaskType  
Public PropertyVersion  
Top
Public Methods
 NameDescription
Public MethodCopy  
Public MethodEquals (Inherited from Miner.Tasks.Domain.DomainObject<Guid>)
Public MethodGetHashCode  
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

Task Class
Miner.Tasks.Domain Namespace

 

 


Send Comment