[This is preliminary documentation and is subject to change.]
A Requirement
| C# | Visual Basic | Visual C++ |
public class Requirement : SifElement
Public Class Requirement _ Inherits SifElement
public ref class Requirement : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| RequirementRequirementNew()() |
Creates an instance of a Requirement
| |
| RequirementRequirementNew(String, PartialDateType) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| Method |
Gets or sets the value of the <Method> element.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| SetStatus(Status) |
Sets the value of the <Status> element.
| |
| SetStatusDeterminationDate(String) | Sets the value of the <StatusDeterminationDate> element. | |
| Status |
Gets or sets the value of the <Status> element.
| |
| StatusDeterminationDate |
Gets or sets the value of the <StatusDeterminationDate> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| Requirement | |||