PFWaffleItemLinks Property |
Gets or sets the list of links under this waffle item.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public IList<PFWaffleLink> Links { get; set; }
Property Value
Type:
IListPFWaffleLinkSee Also