[This is preliminary documentation and is subject to change.]
Store only C-Store-Req objects
| C# | Visual Basic | Visual C++ |
public bool StoreCStoreReqOnly { set; }
Public WriteOnly Property StoreCStoreReqOnly As Boolean
public: property bool StoreCStoreReqOnly { void set (bool value); }