IDfs123FileItemInfo Property |
Information on all the dynamic items in the file.
Namespace: DHI.Generic.MikeZero.DFS.dfs123Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax IList<IDfsSimpleDynamicItemInfo> ItemInfo { get; }
ReadOnly Property ItemInfo As IList(Of IDfsSimpleDynamicItemInfo)
Get
property IList<IDfsSimpleDynamicItemInfo^>^ ItemInfo {
IList<IDfsSimpleDynamicItemInfo^>^ get ();
}
abstract ItemInfo : IList<IDfsSimpleDynamicItemInfo> with get
Property Value
Type:
IListIDfsSimpleDynamicItemInfoSee Also