[Missing <summary> documentation for "M:TinCan.ILRS.SaveState(TinCan.Documents.StateDocument)"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
LRSResponse SaveState( StateDocument profile ) |
| Visual Basic |
|---|
Function SaveState ( profile As StateDocument ) As LRSResponse |
| Visual C++ |
|---|
LRSResponse^ SaveState( StateDocument^ profile ) |
| F# |
|---|
abstract SaveState : profile : StateDocument -> LRSResponse |
Parameters
- profile
- Type: TinCan.Documents..::..StateDocument
[Missing <param name="profile"/> documentation for "M:TinCan.ILRS.SaveState(TinCan.Documents.StateDocument)"]
Return Value
Type: LRSResponse[Missing <returns> documentation for "M:TinCan.ILRS.SaveState(TinCan.Documents.StateDocument)"]