DataShortcutsDataShortcutManagerGetPublishedItemsCount Method |
This method is used to get the number of all Data Shortcuts from current Data Shortcut project.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1190
Syntaxpublic int GetPublishedItemsCount()
Public Function GetPublishedItemsCount As Integer
public:
int GetPublishedItemsCount()
Return Value
Int32Returns the number of all Data Shortcuts.
See Also