| SharePointDocumentCreationTime Property |
The date and time the document was created.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public DateTime CreationTime { get; }
Public ReadOnly Property CreationTime As DateTime
Get
public:
property DateTime CreationTime {
DateTime get ();
}
member CreationTime : DateTime with get
Property Value
Type:
DateTimeSee Also