Cim.Eap.EapDriver.ReportIdLinkCreator C# (CSharp) Method

ReportIdLinkCreator() protected abstract method

protected abstract ReportIdLinkCreator ( string reportId ) : Item
reportId string
return Item
        internal protected abstract Item ReportIdLinkCreator(string reportId);
        internal protected abstract Item SvidLinkCreator(string svid);