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