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