Click or drag to resize

SdesItemType Class

An SDES Item Type.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSdesItemType

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The SdesItemType type exposes the following members.

Constructors
  NameDescription
Public methodSdesItemType
Initializes a new instance of the SdesItemType class
Top
Properties
  NameDescription
Public propertyStatic memberCanonicalName
Gets the canonical name (CNAME) type.
Public propertyStatic memberEmailAddress
Gets the email address (EMAIL) type.
Public propertyStatic memberLocation
Gets the location (LOC) type.
Public propertyStatic memberNotice
Gets the notice/status (NOTE) type.
Public propertyStatic memberNull
Gets the null type.
Public propertyStatic memberPhoneNumber
Gets the phone number (PHONE) type.
Public propertyStatic memberPrivateExtensions
Gets the private extensions (PRIV) type.
Public propertyStatic memberToolName
Gets the name of the tool (TOOL) type.
Public propertyStatic memberUserName
Gets the name of the user (NAME) type.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also