[This is preliminary documentation and is subject to change.]
A RightsElement
| C# | Visual Basic | Visual C++ |
public class RightsElement : SifElement
Public Class RightsElement _ Inherits SifElement
public ref class RightsElement : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| RightsElement | |||