SIFWorks ADK 2.0
UseType Property
NamespacesEdustructures.SifWorks.DatamodelFeeForUseUseType

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

Gets or sets the value of the <UseType> element.
Declaration Syntax
C#Visual BasicVisual C++
public string UseType{ get; set;}
Public Property UseType As String
public:
property String^ UseType {
	String^ get ();
	void set (String^ value);
}
Value
The UseType element of this object.
Remarks

The SIF specification defines the meaning of this element as: "A description of the fee structure for this resource. Some resources may be licensed differently depending upon their context. For example, a content provider might charge one fee structure for resources used in the classroom and a separate fee for those resources available to parents from home."

Version: 2.0

Since: 2.0

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