| TickleTarget Property |
The target of the tickle
Namespace:
SanteDB.DisconnectedClient.Tickler
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public Guid Target { get; set; }
Public Property Target As Guid
Get
Set
public:
property Guid Target {
Guid get ();
void set (Guid value);
}
member Target : Guid with get, set
Property Value
Type:
GuidSee Also