Table of Contents

Class ReservationFieldDescriptor

Namespace
Skyline.DataMiner.Net.Sections
Assembly
SLNetTypes.dll

Represents a reservation field descriptor. The value of this field descriptor should always be a Guid of a ReservationInstance.

[Serializable]
public sealed class ReservationFieldDescriptor : FieldDescriptor
Inheritance
ReservationFieldDescriptor
Inherited Members
Extension Methods

Constructors

ReservationFieldDescriptor()

Initializes a new instance of the ReservationFieldDescriptor class.

Fields

SupportedIdTypes

The supported types.

Methods

ContainsValidSupportedType(out SectionDefinitionError)

Determines whether the field type is supported.

Equals(ReservationFieldDescriptor)

Indicates whether the current object is equal to another object of the same type.

Equals(object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Calculates the hash code for this object.

IschangedInASafeWay(FieldDescriptor)

Determines whether the field descriptor is changed in a safe way.