 | TickleTarget Property |
The target of the tickle
Namespace: SanteDB.Client.TicklesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic 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
Guid
See Also