TheNMIEngine..::..AddNewTemplate Method (Guid, Guid, TheThing, Guid, String, Boolean, Int32)
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static cdeConcurrentDictionary<string, TheMetaDataBase> AddNewTemplate( Guid pTemplateGuid, Guid pDashBoardID, TheThing pOwnerThing, Guid pTableReference, string pTitle, bool pIsAlwaysEmpty, int pTileWidth )
Public Shared Function AddNewTemplate ( _ pTemplateGuid As Guid, _ pDashBoardID As Guid, _ pOwnerThing As TheThing, _ pTableReference As Guid, _ pTitle As String, _ pIsAlwaysEmpty As Boolean, _ pTileWidth As Integer _ ) As cdeConcurrentDictionary(Of String, TheMetaDataBase)
public: static cdeConcurrentDictionary<String^, TheMetaDataBase^>^ AddNewTemplate( Guid^ pTemplateGuid, Guid^ pDashBoardID, TheThing^ pOwnerThing, Guid^ pTableReference, String^ pTitle, bool^ pIsAlwaysEmpty, int^ pTileWidth )