This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxGeodatabase Interface > IGxGeodatabase.GetProperties Method (ArcObjects .NET 10.5 SDK) |
Backup information.
[Visual Basic .NET] Public Sub GetProperties ( _ ByRef Owner As String, _ ByRef creationDate As Object, _ ByRef size As Integer, _ ByRef fileLocation As String, _ ByRef lastBackup As Object _ )
[C#] public void GetProperties ( ref string Owner, ref object creationDate, ref int size, ref string fileLocation, ref object lastBackup );