ArcFM Mobile Developer Guide
SetDomainSpecificValues Method


Version: 10.2.1b

Resource Center Home

Use this method to get values from the Task's TaskField and TaskFieldElements to create a domain specific object.
Syntax
'Declaration
 
Protected MustOverride Sub SetDomainSpecificValues() 
'Usage
 
Dim instance As TaskDataModel
 
instance.SetDomainSpecificValues()
protected abstract void SetDomainSpecificValues()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TaskDataModel Class
TaskDataModel Members

 

 


Send Comment