Show / Hide Table of Contents

Method CreateTimestampOffset

CreateTimestampOffset(String, String)

Creates a new TimestampOffset field.

Declaration
public static Field CreateTimestampOffset(string name, string alias = null)
Parameters
Type Name Description
System.String name

Name of the field.

System.String alias

Optional alias of the field.

Returns
Type Description
Field

A new Field object.

Remarks

Use this method to create a field. The field will be editable and nullable.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.7
.NET200.4 - 200.7
.NET Windows200.4 - 200.7
.NET Android200.4 - 200.7
.NET iOS200.4 - 200.7
.NET Framework200.4 - 200.7
UWP200.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.