 | DbAuditActorAssociationTargetKey Property |
Actor identifier
Namespace: SanteDB.Persistence.Auditing.ADO.Data.ModelAssembly: SanteDB.Persistence.Auditing.ADO (in SanteDB.Persistence.Auditing.ADO.dll) Version: 3.0.2081-alpha+be3dca7062b437ed047a057127f85f12119224b9
Syntaxpublic long TargetKey { get; set; }Public Property TargetKey As Long
Get
Set
public:
property long long TargetKey {
long long get ();
void set (long long value);
}member TargetKey : int64 with get, set
Property Value
Int64
See Also