Click or drag to resize

RelationOneToManyFrom, ToRelatedFrom Property

Gets or sets the From object

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public From RelatedFrom { get; set; }

Property Value

Type: From
See Also