Click or drag to resize
c2ex_closedsignalsExpir Property
Expiration date.

Namespace:  C2ExplorerDB
Assembly:  C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax
C#
[ColumnAttribute]
[NotNullAttribute]
public string Expir { get; set; }

Property Value

Type: String
5 characters string
Examples
"Apr16"
See Also