[Hauptseite] / [CAlliance]
Class CAlliance
  New (allianzID As Integer) As CAlliance
  Property AllianceID As Integer
  Property DateFounded As Date
  Property Description As String
  Static Function Exists(allianzID As Integer) As Boolean
  Function GetHtmlName() As CHtmlControl
  Function GetHtmlNameAndID() As CHtmlControl
  Property LastJoinDate As Date
  Property Members As CUserList
  Property Name As String
  Property OwnerID As Integer
  Property President As CUser

//wiki.stne.net/index.php?title=API:CAlliance
//wiki.en.stne.net/index.php?title=API:CAlliance