[Missing <summary> documentation for "P:TinCan.StatementsQuery.format"]
Namespace: TinCanAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
public StatementsQueryResultFormat format { get; set; } |
Visual Basic |
---|
Public Property format As StatementsQueryResultFormat
Get
Set |
Visual C++ |
---|
public:
property StatementsQueryResultFormat^ format {
StatementsQueryResultFormat^ get ();
void set (StatementsQueryResultFormat^ value);
} |
F# |
---|
member format : StatementsQueryResultFormat with get, set
|
Property Value
Type:
StatementsQueryResultFormatSee Also