| BiExceptionDefinition Property |
The object which caused the exception
Namespace:
SanteDB.BI.Exceptions
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public BiDefinition Definition { get; }
Public ReadOnly Property Definition As BiDefinition
Get
public:
property BiDefinition^ Definition {
BiDefinition^ get ();
}
member Definition : BiDefinition with get
Property Value
Type:
BiDefinitionSee Also