SIFWorks ADK 2.0
RightsElement Class
NamespacesEdustructures.SifWorks.DatamodelRightsElement

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

A RightsElement
Declaration Syntax
C#Visual BasicVisual C++
public class RightsElement : SifElement
Public Class RightsElement _
	Inherits SifElement
public ref class RightsElement : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RightsElementRightsElementNew()()
Creates an instance of a RightsElement

AddFeesForUse(FeesForUse)
Adds a new <FeesForUse> child element.

CopyrightStatement
Gets or sets the value of the <CopyrightStatement> element.

Cost
Gets or sets the value of the <Cost> element.

GetFeesForUses()()
Gets all FeesForUse object instances. More than once instance can be defined for this object because it is a repeatable field element.

SetFeesForUses(array<FeesForUse>[]())
Sets all FeesForUse object instances. All existing FeesForUse instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all FeesForUses.

TermsOfUse
Gets or sets the value of the <TermsOfUse> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  RightsElement

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