C# Class OpenADK.Library.au.School.AUCodeSetsReceivingLocationOfInstructionType

Inheritance: OpenADK.Library.SifEnum
Mostra file Open project: open-adk/OpenADK-csharp Class Usage Examples

Public Properties

Property Type Description
C0340_INSCHOOL AUCodeSetsReceivingLocationOfInstructionType
C0341_OTHER_K12 AUCodeSetsReceivingLocationOfInstructionType
C0342_POSTSECONDARY AUCodeSetsReceivingLocationOfInstructionType
C0752_COMMUNITY AUCodeSetsReceivingLocationOfInstructionType
C0754_HOSPITAL AUCodeSetsReceivingLocationOfInstructionType
C0997_BUSINESS AUCodeSetsReceivingLocationOfInstructionType
C2192_HOME AUCodeSetsReceivingLocationOfInstructionType
C3018_LIBRARY AUCodeSetsReceivingLocationOfInstructionType
C3506_MOBILE AUCodeSetsReceivingLocationOfInstructionType
C9999_OTHER AUCodeSetsReceivingLocationOfInstructionType

Public Methods

Method Description
Wrap ( String wrappedValue ) : AUCodeSetsReceivingLocationOfInstructionType

Wrap an arbitrary string value in an AUCodeSetsReceivingLocationOfInstructionType object.

This method does not verify that the value is valid according to the SIF Specification

Private Methods

Method Description
AUCodeSetsReceivingLocationOfInstructionType ( string enumDefValue ) : System

Method Details

Wrap() public static method

Wrap an arbitrary string value in an AUCodeSetsReceivingLocationOfInstructionType object.
This method does not verify that the value is valid according to the SIF Specification
public static Wrap ( String wrappedValue ) : AUCodeSetsReceivingLocationOfInstructionType
wrappedValue String The element/attribute value.
return AUCodeSetsReceivingLocationOfInstructionType

Property Details

C0340_INSCHOOL public_oe static_oe property

In school ("0340")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0340_INSCHOOL
return AUCodeSetsReceivingLocationOfInstructionType

C0341_OTHER_K12 public_oe static_oe property

Other K-12 educational institution ("0341")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0341_OTHER_K12
return AUCodeSetsReceivingLocationOfInstructionType

C0342_POSTSECONDARY public_oe static_oe property

Postsecondary facility ("0342")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0342_POSTSECONDARY
return AUCodeSetsReceivingLocationOfInstructionType

C0752_COMMUNITY public_oe static_oe property

Community facility ("0752")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0752_COMMUNITY
return AUCodeSetsReceivingLocationOfInstructionType

C0754_HOSPITAL public_oe static_oe property

Hospital ("0754")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0754_HOSPITAL
return AUCodeSetsReceivingLocationOfInstructionType

C0997_BUSINESS public_oe static_oe property

Business ("0997")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C0997_BUSINESS
return AUCodeSetsReceivingLocationOfInstructionType

C2192_HOME public_oe static_oe property

Home ("2192")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C2192_HOME
return AUCodeSetsReceivingLocationOfInstructionType

C3018_LIBRARY public_oe static_oe property

Library/media centre ("3018")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C3018_LIBRARY
return AUCodeSetsReceivingLocationOfInstructionType

C3506_MOBILE public_oe static_oe property

Mobile ("3506")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C3506_MOBILE
return AUCodeSetsReceivingLocationOfInstructionType

C9999_OTHER public_oe static_oe property

Other ("9999")
public static AUCodeSetsReceivingLocationOfInstructionType,OpenADK.Library.au.School C9999_OTHER
return AUCodeSetsReceivingLocationOfInstructionType