ArcFM Mobile Developer Guide
TaskFieldModelName Property


Version: 10.2.1b

Resource Center Home

This property gets or sets the model name used for the TaskField.
Syntax
'Declaration
 
Public Property TaskFieldModelName As String
'Usage
 
Dim instance As SortCondition
Dim value As String
 
instance.TaskFieldModelName = value
 
value = instance.TaskFieldModelName
public string TaskFieldModelName {get; 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