DataShortcutsDataShortcutManagerGetPublishedItemsCount Method

This method is used to get the number of all Data Shortcuts from current Data Shortcut project.

Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.292
Syntax
public int GetPublishedItemsCount()

Return Value

Int32
Returns the number of all Data Shortcuts.
See Also