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