Click or drag to resize
DialogInfo Properties

The DialogInfo type exposes the following members.

Properties
  NameDescription
Public propertyAssignedDialogId
The id of the assigned dialog (result list for search dialogs, info dialog for result dialogs, etc.)
Public propertyAssignedDialogRelationLink
Gets the Uri of the link for the relation “assignedDialog”.
Public propertyColor
Color of the dialog icon.
Public propertyCountRelationLink
Gets the Uri of the link for the relation “count”.
Public propertyCreateUserDefinedSearchRelationLink
Gets the Uri of the link for the relation “createUserDefinedSearch”.
Public propertyDisplayName
The display name of the dialog
Public propertyFileCabinetId
The id of the file cabinet
Public propertyFileCabinetName
The name of the file cabinet
Public propertyId
The id of the dialog
Public propertyIsDefault
Gets or sets if this dialog is a default dialog.
Public propertyIsForMobile
Gets or sets if this dialog is a available for mobile client
Public propertyLinks
Public propertySelectListRelationLink
Gets the Uri of the link for the relation “selectList”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertyStoreDocumentRelationLink
Gets the Uri of the link for the relation “storeDocument”.
Public propertyTransferRelationLink
Gets the Uri of the link for the relation “transfer”.
Public propertyType
The type of the dialog.
Top
Explicit Interface Implementations
See Also