ArcFM Mobile Developer Guide
TaskFieldElementModelName Property


Version: 10.2.1b

Resource Center Home

This property gets or sets the model name used for the TaskFieldElement.
Syntax
'Declaration
 
Public Property TaskFieldElementModelName As String
'Usage
 
Dim instance As SortCondition
Dim value As String
 
instance.TaskFieldElementModelName = value
 
value = instance.TaskFieldElementModelName
public string TaskFieldElementModelName {get; set;}
Remarks
If set, TaskFieldModelName must also be set.
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

SortCondition Class
SortCondition Members

 

 


Send Comment