 | DataManagementLinkEventArgsTargetedAssociation Property |
Gets the managed link that was impacted
Namespace: SanteDB.Core.DataAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic ITargetedAssociation TargetedAssociation { get; }Public ReadOnly Property TargetedAssociation As ITargetedAssociation
Get
public:
property ITargetedAssociation^ TargetedAssociation {
ITargetedAssociation^ get ();
}member TargetedAssociation : ITargetedAssociation with get
Property Value
ITargetedAssociation
See Also