SIFWorks ADK 2.0
FeesForUse Class
NamespacesEdustructures.SifWorks.DatamodelFeesForUse

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

A container for fees for use of the content in the object.
Declaration Syntax
C#Visual BasicVisual C++
public class FeesForUse : SifKeyedList<string, FeeForUse>
Public Class FeesForUse _
	Inherits SifKeyedList(Of String, FeeForUse)
public ref class FeesForUse : public SifKeyedList<String^, FeeForUse^>
Members
All MembersConstructorsMethods



IconMemberDescription
FeesForUseFeesForUseNew()()
Creates an instance of a FeesForUse

FeesForUseFeesForUseNew(FeeForUse)
Constructor that accepts values for all mandatory fields

AddFeeForUse(String)
Adds the value of the <FeeForUse> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <FeeForUse>)>
   SifKeyedList<(Of <String, FeeForUse>)>
    FeesForUse

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