ISfcSimpleList.ListReference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The actual list that this simple list represents
public System.Collections.IEnumerable ListReference { get; }
member this.ListReference : System.Collections.IEnumerable
Public ReadOnly Property ListReference As IEnumerable