Namespace: SynergyServerScripting.Reports
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

Public MustOverride Function GetGuid() As Guid Implements  _ 
IEntityReport.GetGuid
This language is not supported or no code example is available.
public abstract Guid GetGuid()
This language is not supported or no code example is available.
public:  
virtual Guid GetGuid() abstract
This language is not supported or no code example is available.
public abstract function GetGuid() : Guid;
This language is not supported or no code example is available.

Return Value

Type: Guid

Implements

IEntityReport.GetGuid

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1