ArcFM Mobile Developer Guide
GetCodedValueDomainItem(TaskFieldElementViewModel) Method


Version: 10.2.1b

Resource Center Home

Gets the domain item based on the element's value and domain.
Syntax
'Declaration
 
Public Overloads Shared Function GetCodedValueDomainItem( _
   ByVal fieldElement As TaskFieldElementViewModel _
) As CodedValueDomainItem
'Usage
 
Dim fieldElement As TaskFieldElementViewModel
Dim value As CodedValueDomainItem
 
value = CodedValueUtilities.GetCodedValueDomainItem(fieldElement)
public static CodedValueDomainItem GetCodedValueDomainItem( 
   TaskFieldElementViewModel fieldElement
)

Parameters

fieldElement
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

CodedValueUtilities Class
CodedValueUtilities Members
Overload List

 

 


Send Comment