SIFWorks ADK 2.0
CreditsAttempted Constructor (type, value)
NamespacesEdustructures.SifWorks.StudentCreditsAttemptedCreditsAttemptedCreditsAttemptedNew(CreditType, String)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public CreditsAttempted(
	CreditType type,
	string value
)
Public Sub New ( _
	type As CreditType, _
	value As String _
)
public:
CreditsAttempted (
	CreditType^ type, 
	String^ value
)
Parameters
type (CreditType)
A Type
value (String)
Gets or sets the content value of the <CreditsAttempted> element

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10