DataShortcutsDataShortcutManagerPublishedItem Class

The structure contains some information of a Data Shortcut.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DataShortcutsDataShortcutsDataShortcutManagerPublishedItem

Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1190
Syntax
public class PublishedItem

The DataShortcutsDataShortcutManagerPublishedItem type exposes the following members.

Constructors
 NameDescription
Public methodDataShortcutsDataShortcutManagerPublishedItemInitializes a new instance of the DataShortcutsDataShortcutManagerPublishedItem class
Top
Fields
 NameDescription
Public fieldDescription Description of the Data Shortcut.
Public fieldDSEntityType Type of the Data Shortcut entity.
Public fieldIsBroken This indicates whether the Data Shortcut is broken or not.
Public fieldName Data Shortcut name.
Public fieldSourceFileName Source file Name.
Public fieldSourceLocation Source location.
Top
See Also