  | ReconstructionGetStatus Method  | 
 
Gets the current status of the specified hologram group.
 
    Namespace: 
   LynceeTec.InterfaceProcessingV2
    Assembly:
   LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic HologramGroupStatus GetStatus(
	long hologramGroupId
)
public:
HologramGroupStatus GetStatus(
	long long hologramGroupId
)
Parameters
- hologramGroupId
 - Type: SystemInt64
 
Return Value
Type: 
HologramGroupStatus
See Also