ArcFM Solution Developer Guide
Favorites Property (CuLibrary)


Syntax
'Declaration
 
Public ReadOnly Property Favorites As System.Collections.ObjectModel.ReadOnlyCollection(Of IFavoriteWrapper)
'Usage
 
Dim instance As CuLibrary
Dim value As System.Collections.ObjectModel.ReadOnlyCollection(Of IFavoriteWrapper)
 
value = instance.Favorites
public System.Collections.ObjectModel.ReadOnlyCollection<IFavoriteWrapper> Favorites {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CuLibrary Class
CuLibrary Members

 

 


Send Comment