ESRI.ArcGIS.DataManagementTools
end_field Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > CalculateEndTime Class : end_field Property




The field that will be populated with values based on the Start_Time field specified. The Start_Time field and the End_Time field must be of the same format. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property end_field As Object
Visual Basic (Usage)Copy Code
Dim instance As CalculateEndTime
Dim value As Object
 
instance.end_field = value
 
value = instance.end_field
C# 
public object end_field {get; set;}

See Also

© 2010 All Rights Reserved.