 | BiDataFlowLogStepDestination Property |
Log destination
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic BiLogDestinationType Destination { get; set; }Public Property Destination As BiLogDestinationType
Get
Set
public:
property BiLogDestinationType Destination {
BiLogDestinationType get ();
void set (BiLogDestinationType value);
}member Destination : BiLogDestinationType with get, set
Property Value
BiLogDestinationType
See Also