Click or drag to resize

ActProtocolSemanticEquals Method

Determines equality of this association

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public override bool SemanticEquals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object.

Return Value

Type: Boolean
true if XXXX, false otherwise.
See Also