C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..MyStoreID Property

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

Syntax


public string MyStoreID { get; set; }
Public Property MyStoreID As String
	Get
	Set
public:
property String^ MyStoreID {
	String^ get ();
	void set (String^ value);
}