[This is preliminary documentation and is subject to change.]
A MarkInfoList
| C# | Visual Basic | Visual C++ |
public class MarkInfoList : SifActionList<string, MarkInfoRefId>
Public Class MarkInfoList _ Inherits SifActionList(Of String, MarkInfoRefId)
public ref class MarkInfoList : public SifActionList<String^, MarkInfoRefId^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MarkInfoListMarkInfoListNew()() |
Creates an instance of a MarkInfoList
| |
| MarkInfoListMarkInfoListNew(String, MarkInfoRefId) |
Constructor that accepts values for all mandatory fields
| |
| AddMarkInfoRefId(String) | Adds the value of the <MarkInfoRefId> element. | |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetSIF_Action(SIFActionType) |
Sets the value of the SIF_Action attribute.
| |
| SIF_Action |
Gets or sets the value of the SIF_Action attribute.
| |
| TermInfoRefId |
Gets or sets the value of the TermInfoRefId attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||||
| Element | ||||||
| SifElement | ||||||
| SifList<(Of <MarkInfoRefId>)> | ||||||
| SifKeyedList<(Of <String, MarkInfoRefId>)> | ||||||
| SifActionList<(Of <String, MarkInfoRefId>)> | ||||||
| MarkInfoList | ||||||