The structure contains some information of a Data Shortcut.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DataShortcutsDataShortcutsDataShortcutManagerPublishedItem
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.280
Syntax
C#
public class PublishedItem
VB
Public Class PublishedItem
C++
public ref class PublishedItem
The DataShortcutsDataShortcutManagerPublishedItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataShortcutsDataShortcutManagerPublishedItem | Initializes a new instance of the DataShortcutsDataShortcutManagerPublishedItem class |
Fields
Name | Description | |
---|---|---|
![]() | Description | Description of the Data Shortcut. |
![]() | DSEntityType | Type of the Data Shortcut entity. |
![]() | IsBroken | This indicates whether the Data Shortcut is broken or not. |
![]() | Name | Data Shortcut name. |
![]() | SourceFileName | Source file Name. |
![]() | SourceLocation | Source location. |