| IDfsFileItemInfo Property  | 
            List of dynamic item info's.
            
 
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
SyntaxIList<IDfsDynamicItemInfo> ItemInfo { get; }ReadOnly Property ItemInfo As IList(Of IDfsDynamicItemInfo)
	Get
property IList<IDfsDynamicItemInfo^>^ ItemInfo {
	IList<IDfsDynamicItemInfo^>^ get ();
}abstract ItemInfo : IList<IDfsDynamicItemInfo> with get
Property Value
Type: 
IListIDfsDynamicItemInfo
See Also