IDfsFileItemInfo Property |
List of dynamic item info's.
Namespace:
DHI.Generic.MikeZero.DFS
Assembly:
DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.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