 | DBDefSpoolpath Property |
Path where synchronization packets exchanged. WARNING: Commence does not properly return this value if client is set to sync by any means other than Shared LAN. If it syncs via FTP, you will still erronously get a Shared LAN location if one was ever set.
Namespace:
Vovin.CmcLibNet.Database.Metadata
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxpublic string Spoolpath { get; }Public ReadOnly Property Spoolpath As String
Get
Property Value
Type:
StringImplements
IDBDefSpoolpath
See Also