LookupMask members

Represents a mask definition for the levels of a hierarchical lookup table.

The LookupMask type exposes the following members.

Constructors

  Name Description
Public method LookupMask Creates an instance of the LookupMask class.

Top

Properties

  Name Description
Public property Length Gets or sets the number of characters in the mask sequence or, if the mask sequence can be of any length, gets or sets the zero value of LookupTableConstants.AnyLengthSequence.
Public property MaskType Gets or sets the mask segment type.
Public property Separator Gets or sets the separator string that is used in the concatenation of parent table entry values at each level of the table mask.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

LookupMask class

Microsoft.ProjectServer.Client namespace