| ISynchronizationQueueEntryDataFileKey Property |
Gets the data of the object
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax string DataFileKey { get; set; }
Property DataFileKey As String
Get
Set
property String^ DataFileKey {
String^ get ();
void set (String^ value);
}
abstract DataFileKey : string with get, set
Property Value
Type:
StringSee Also