Class dateTime
Class for representing a NIEM format date and time in UTC format (for example: 2018-01-04T02:29:35.0Z)
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class dateTime
  Fields
| Edit this page View SourceValue
UTC date/time
Declaration
public DateTime Value
  Field Value
| Type | Description | 
|---|---|
| DateTime | 
id
ID attribute
Declaration
public string id
  Field Value
| Type | Description | 
|---|---|
| string | 
linkMetadata
Metadata link attribute
Declaration
public string linkMetadata
  Field Value
| Type | Description | 
|---|---|
| string | 
metadata
Metadata attribute
Declaration
public string metadata
  Field Value
| Type | Description | 
|---|---|
| string |