Click or drag to resize

PFGridViewSettingsData_ObjectsObjectsRelationName Property

Gets or sets the objects PFRelation name.

The name of the relation is the name of the relation's property in the parent.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string ObjectsRelationName { get; protected set; }

Property Value

Type: String
See Also