PFGridViewSettingsData_ItemsRetrieveRelatedItemsIds Property |
Gets or sets a value indicating whether the generated table should contain ids of all related items.
Only if a relation is specified and if a CurrentItem is found.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool RetrieveRelatedItemsIds { get; set; }
Property Value
Type:
BooleanSee Also