ArcFM Mobile Developer Guide
AbstractDomain Class Members
Properties  Methods 


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by AbstractDomain.

Public Properties
 NameDescription
Public PropertyDescription  
Public PropertyDomainFieldType  
Public PropertyDomainType  
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  
Top
Public Methods
 NameDescription
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>)
Public MethodMemberOf  
Top
Protected Methods
See Also

Reference

AbstractDomain Class
Miner.Tasks.Domain Namespace

 

 


Send Comment