Responder Developer Guide
TimeKind Property


Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property TimeKind As TimeKind
'Usage
 
Dim instance As ColumnConfig
Dim value As TimeKind
 
instance.TimeKind = value
 
value = instance.TimeKind
[XmlAttribute()]
public TimeKind TimeKind {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

ColumnConfig Class
ColumnConfig Members

 

 


Send Comment