[This is preliminary documentation and is subject to change.]
Returns timestamp when this doc was created
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DateTime CreationDate { get; }
public DateTime CreationDate { get; }
Public ReadOnly Property CreationDate As DateTime
Get
Public ReadOnly Property CreationDate As DateTime
Get
public:
property DateTime CreationDate {
DateTime get ();
}
public:
property DateTime CreationDate {
DateTime get ();
}
member CreationDate : DateTime with get
member CreationDate : DateTime with get
Property Value
Type:
DateTime