Class Kommun
Svensk kommun med kod och namn.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
Namespace: IRM.Domain
Assembly: IRM.dll
Syntax
public class Kommun
Properties
Kod
Länskod
Kod för det län som kommunen tillhör.
Declaration
public string Länskod { get; set; }
Property Value
String
|