C-DEngine 5.105

TheInsertQueueItem..::..DataStoreGramm Property

Namespace:  nsCDEngine.Engines.StorageService.Model
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheDataRetrievalRecord DataStoreGramm { get; set; }
Public Property DataStoreGramm As TheDataRetrievalRecord
	Get
	Set
public:
property TheDataRetrievalRecord^ DataStoreGramm {
	TheDataRetrievalRecord^ get ();
	void set (TheDataRetrievalRecord^ value);
}