 | BaseSequenceManagerConfiguration Property |
Gets the current configuration used for hologram reconstruction.
Namespace:
LynceeTec.API.Sequence
Assembly:
LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 9.0.26418.0 , built 2021-10-22 08:54:13 UTC
Syntaxpublic Configuration Configuration { get; }
public:
property Configuration^ Configuration {
Configuration^ get ();
}
Property Value
Type:
Configuration
RemarksCan be null when no database or metadata are initialized.
See Also