Click or drag to resize

TransactionDataCreateDate Property

Gets or sets CreateDate.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute]
public DateTime CreateDate { get; set; }

Property Value

Type: DateTime
See Also