Property undocumented by lantrax

Namespace: CWS.Common.Lantrax
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string Ranking { set; }
Visual Basic
Public WriteOnly Property Ranking As String
	Set
Visual C++
public:
property String^ Ranking {
	void set (String^ value);
}

See Also