ArcFM Mobile Developer Guide
TaskField Class Members
Properties  Methods 


Version: 10.2.1b

Resource Center Home

The following tables list the members exposed by TaskField.

Public Constructors
 NameDescription
Public ConstructorTaskField ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAliasName  
Public PropertyChanges  
Public PropertyDefaultValue  
Public PropertyDomainName  
Public PropertyEditable  
Public PropertyElements  
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 PropertyIsNullable  
Public PropertyModelName  
Public PropertyName  
Public PropertyParentTask  
Public PropertyRequired  
Public PropertyTrackChanges  
Public PropertyType  
Public PropertyValue  
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
Protected Methods
See Also

Reference

TaskField Class
Miner.Tasks.Domain Namespace

 

 


Send Comment